Skip to content

Instantly share code, notes, and snippets.

@bdrewery
Created February 3, 2010 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bdrewery/293763 to your computer and use it in GitHub Desktop.
Save bdrewery/293763 to your computer and use it in GitHub Desktop.
wraith socksfile
-dcc
type SERVER
addr 1209280125
sock 6
port 6667
nick (server)
host ca.us.irc.xzibition.com
+dcc
-sock
sock 6 0
af 0
host 72.20.38.125
port 6667
+sock
+botname wtest2
+online_since 1255055273
+buildts 1254706744
+ip4 0.0.0.0
+ip6 ::
+serv_cache :ca.us.irc.xzibition.com 005 . CHANTYPES=&# EXCEPTS INVEX CHANMODES=eIb,k,l,imnpst CHANLIMIT=&#:50 PREFIX=(ov)@+ MAXLIST=beI:100 NETWORK=Xzibition MODES=4 STATUSMSG=@+ KNOCK CALLERID=g :are supported by this server
+serv_cache :ca.us.irc.xzibition.com 005 . SAFELIST ELIST=U CASEMAPPING=rfc1459 CHARSET=ascii NICKLEN=20 CHANNELLEN=50 TOPICLEN=390 ETRACE CPRIVMSG CNOTICE DEAF=D MONITOR=60 :are supported by this server
+serv_cache :ca.us.irc.xzibition.com 005 . TARGMAX=NAMES:1,LIST:1,KICK:1,WHOIS:1,PRIVMSG:4,NOTICE:4,ACCEPT:,MONITOR: :are supported by this server
@bdrewery
Copy link
Author

This is the format of the data transferred from a process through exec() so it keeps its sockets open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment