Table of Contents - r_socks-0.2.11 Documentation
Classes and Modules
- RSocks
- RSocks::Authenticator
- RSocks::Config
- RSocks::ConnectionHandler
- RSocks::Error
- RSocks::HealthChecking
- RSocks::HttpAuthFailed
- RSocks::HttpNotSupport
- RSocks::HttpProxyParser
- RSocks::HttpProxyResponseCodes
- RSocks::NotSupport
- RSocks::Socks5ProxyParser
- RSocks::StateMachine
- RSocks::TargetConnectionHandler
- RSocks::TcpServer
Methods
- ::new — RSocks::Authenticator
- ::new — RSocks::Config
- ::new — RSocks::ConnectionHandler
- ::new — RSocks::HttpProxyParser
- ::new — RSocks::Socks5ProxyParser
- ::new — RSocks::StateMachine
- ::new — RSocks::TargetConnectionHandler
- ::new — RSocks::TcpServer
- #assign_user_and_password — RSocks::TargetConnectionHandler
- #attach_and_start_server — RSocks::TcpServer
- #auth! — RSocks::Authenticator
- #auth! — RSocks::StateMachine
- #auth? — RSocks::StateMachine
- #auth_adaptor — RSocks::Config
- #auth_adaptor= — RSocks::Config
- #auth_method — RSocks::Config
- #auth_method= — RSocks::Config
- #auth_user — RSocks::HttpProxyParser
- #call — RSocks::HttpProxyParser
- #call — RSocks::Socks5ProxyParser
- #check_sock_cmd — RSocks::Socks5ProxyParser
- #close_connection — RSocks::Socks5ProxyParser
- #connect! — RSocks::StateMachine
- #connect? — RSocks::StateMachine
- #connect_request — RSocks::Socks5ProxyParser
- #connection_completed — RSocks::TargetConnectionHandler
- #create_proxy_parser — RSocks::ConnectionHandler
- #enable_ssl= — RSocks::Config
- #enable_ssl? — RSocks::Config
- #forward_addr — RSocks::Config
- #forward_addr= — RSocks::Config
- #forward_port — RSocks::Config
- #forward_port= — RSocks::Config
- #forward_request — RSocks::ConnectionHandler
- #forward_server= — RSocks::Config
- #forward_server? — RSocks::Config
- #forward_white_list — RSocks::Config
- #forward_white_list= — RSocks::Config
- #generate_header — RSocks::HttpProxyParser
- #get_password — RSocks::Authenticator
- #get_username — RSocks::Authenticator
- #handshake? — RSocks::StateMachine
- #health_check_request — RSocks::HttpProxyParser
- #health_check_route — RSocks::Config
- #health_check_route= — RSocks::Config
- #host_format_checking — RSocks::HttpProxyParser
- #init_handshake — RSocks::Socks5ProxyParser
- #instances — RSocks::Config
- #instances= — RSocks::Config
- #not_accept — RSocks::Socks5ProxyParser
- #pack_address_and_port_info — RSocks::Socks5ProxyParser
- #parse_address_port — RSocks::Socks5ProxyParser
- #parser_connect_http — RSocks::HttpProxyParser
- #post_init — RSocks::ConnectionHandler
- #proxy_buffer_size — RSocks::Config
- #proxy_buffer_size= — RSocks::Config
- #proxy_target_unbound — RSocks::ConnectionHandler
- #proxy_target_unbound — RSocks::TargetConnectionHandler
- #proxy_type — RSocks::Config
- #proxy_type= — RSocks::Config
- #receive_data — RSocks::ConnectionHandler
- #receive_data — RSocks::TargetConnectionHandler
- #response_proxy_connect_ready — RSocks::TargetConnectionHandler
- #run! — RSocks::TcpServer
- #send_data — RSocks::Socks5ProxyParser
- #spawn_process — RSocks::TcpServer
- #ssl_cert — RSocks::Config
- #ssl_cert= — RSocks::Config
- #ssl_private_key — RSocks::Config
- #ssl_private_key= — RSocks::Config
- #start! — RSocks::StateMachine
- #start? — RSocks::StateMachine
- #start_tcp_server — RSocks::TcpServer
- #state_changed — RSocks::StateMachine
- #term_all_sub_process — RSocks::TcpServer
- #unbind — RSocks::ConnectionHandler
- #unbind — RSocks::TargetConnectionHandler
- #unbind_handler — RSocks::Config
- #unbind_handler= — RSocks::Config
- #validate — RSocks::Authenticator