Package net.i2p.i2ptunnel.socks
package net.i2p.i2ptunnel.socks
SOCKS 4, 4a, and 5 client tunnels.
-
ClassDescriptionSends to one of many Sinks based on the toPortWrapper around the Socket obtained from the Outproxy, which is a wrapper around the Orchid Stream.Save the SOCKS header from a datagram Ref: RFC 1928Abstract base class used by all SOCKS servers.Factory class for creating SOCKS forwarders through I2PImplements a UDP port and Socks encapsulation / decapsulation.A Datagram Tunnel that can have multiple bidirectional ports on the UDP side.Strip a SOCKS header off a datagram, convert it to a Destination and port Ref: RFC 1928Put a SOCKS header on a datagram Ref: RFC 1928