irc-bot/cobalt/connect

4 lines
75 B
Bash
Executable File

#! /bin/sh
exec socat OPENSSL:127.0.0.1:6697,verify=0,keepalive EXEC:"$*"