Sets the timeout for BIND command, how long the server should
wait for the incoming connection.
Zero timeout implies infinity.
Default timeout is 3 minutes.
Sets given InetRange as the list of direct address, previous
list will be discarded, any changes done previously with
addDirect(Inetaddress) will be lost.
Sets the timeout for connections, how long shoud server wait
for data to arrive before dropping the connection.
Zero timeout implies infinity.
Default timeout is 3 minutes.
Grants access to everyone.Removes authentication related bytes from
the stream, when a SOCKS5 connection is being made, selects an
authentication NONE.
Grants permission only to those users, who connect from one of the
hosts registered with add(InetRange,Hashtable) and whose names, as
reported by identd daemon, are listed for the host the connection
came from.
Grants access to everyone.Removes authentication related bytes from
the stream, when a SOCKS5 connection is being made, selects an
authentication NONE.