public static class SOCKS5Constants.Command extends Object
Modifier and Type | Field and Description |
---|---|
static int |
BIND |
static int |
CONNECT |
static int |
TOR_CONNECT_DIR |
static int |
TOR_RESOLVE |
static int |
TOR_RESOLVE_PTR |
static int |
UDP_ASSOCIATE |
Constructor and Description |
---|
Command() |
public static final int CONNECT
public static final int BIND
public static final int UDP_ASSOCIATE
public static final int TOR_RESOLVE
public static final int TOR_RESOLVE_PTR
public static final int TOR_CONNECT_DIR