forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
361 B
Text
8 lines
361 B
Text
EM-Socksify: Transparent SOCKS support for any EventMachine protocol
|
|
|
|
Dealing with SOCKS proxies is pain. EM-Socksify provides a simple shim to setup
|
|
& negotiate a SOCKS5 connection for any EventMachine protocol. To add SOCKS
|
|
support, all you have to do is include the module and provide your destination
|
|
address.
|
|
|
|
WWW: https://github.com/igrigorik/em-socksify
|