Examples

  • To connect to a SOCKS server named myhost using SOCKS protocol version 4, use the command:
    
    -SOCKS socks4://myhost
    
  • To connect to a SOCKS server named hmss with a user name of jbond and password of 007 using SOCKS protocol version 5, use the command:
    
    -SOCKS socks5://jbond:007@hmss