SSL listening sockets.
Being able to specify more than one port
A way to get the remote address and port from a connecting client before accepting the connection.

Code:
/socklisten -e <name> [port[,port,...]]

on 1:SOCKLISTEN:<name>:{
  echo -a Connection from $sock($sockname).raddr on port $sock($sockname).rport
}

Last edited by FroggieDaFrog; 22/11/10 02:02 AM.

I am SReject
My Stuff