1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-25 20:59:20 +03:00

Add support for SOCKS5 proxy protocol

This commit is contained in:
Davide Beatrici
2018-10-30 15:11:16 +01:00
parent 919cb2ae75
commit 53e0a2e5e2
16 changed files with 791 additions and 147 deletions

View File

@ -317,6 +317,7 @@
#define R_DIRECT_TCP 1057
#define R_HTTPS 1059
#define R_SOCKS 1060
#define R_SOCKS5 1061
#define S_USERNAME 1062
#define E_RETRY_SPAN 1065
#define C_HUBNAME 1066