Uses of Class
net.i2p.i2ptunnel.I2PTunnelClientBase
Package
Description
Implementation of preconfigured tunnels, both for clients and servers,
and a UI for adding more and editing the configuration.
Filters for the IRC client tunnel, and DCC handlers.
SOCKS 4, 4a, and 5 client tunnels.
-
Uses of I2PTunnelClientBase in net.i2p.i2ptunnel
Modifier and TypeClassDescriptionclass
Warning - not necessarily a stable API.class
class
Supports the following:class
Reuse HTTP server's I2PSocketManager for a proxy with no outproxy capability.class
Act as a mini HTTP proxy, handling various different types of requests, forwarding them through I2P appropriately, and displaying the reply.class
Common things for HTTPClient and ConnectClient Retrofit over them in 0.8.2class
Todo: Can we extend I2PTunnelClient instead and remove some duplicated code?ModifierConstructorDescription(package private)
Does not start the runner, caller must call start() -
Uses of I2PTunnelClientBase in net.i2p.i2ptunnel.irc
Modifier and TypeClassDescriptionclass
A standard client, using an existing socket manager. -
Uses of I2PTunnelClientBase in net.i2p.i2ptunnel.socks