This Python module allows you to create TCP connections through a SOCKS proxy without any special effort. It also supports relaying UDP packets with a SOCKS5 proxy. ok shadchin@
4 lines
165 B
Plaintext
4 lines
165 B
Plaintext
This Python module allows you to create TCP connections through a
|
|
SOCKS proxy without any special effort. It also supports relaying
|
|
UDP packets with a SOCKS5 proxy.
|