Class
Proxifier::SOCKSProxy
In:
lib/proxifier/proxies/socks.rb
Parent:
Proxy
Methods
authenticate
check_version
connect
do_proxify
greet
Constants
VERSION
=
0x05
Public Instance methods
do_proxify
(socket, host, port)
Protected Instance methods
authenticate
(socket, method)
check_version
(version, should_be = VERSION)
connect
(socket, host, port)
greet
(socket)
[Validate]