summaryrefslogtreecommitdiff
path: root/src/trunnel/socks5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trunnel/socks5.h')
-rw-r--r--src/trunnel/socks5.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trunnel/socks5.h b/src/trunnel/socks5.h
index fb3c03160a..8bc5af109f 100644
--- a/src/trunnel/socks5.h
+++ b/src/trunnel/socks5.h
@@ -11,6 +11,7 @@
#define CMD_CONNECT 1
#define CMD_BIND 2
#define CMD_UDP_ASSOCIATE 3
+#define CMD_RESOLVE 240
#define CMD_RESOLVE_PTR 241
#define ATYPE_IPV4 1
#define ATYPE_IPV6 4