public interface Outproxy| Modifier and Type | Method and Description |
|---|---|
Socket | connect(String host,
int port)Connect to a host through the outproxy. |
static final String NAME
Socket connect(String host, int port) throws IOException
host - the hostname to connect toport - the port to connect toIOException - if the connection fails