chore: minor doc fix

This commit is contained in:
Toby 2024-01-27 13:40:29 -08:00
parent bd724f43c0
commit 63510eda5e

View File

@ -279,7 +279,7 @@ SOCKS4:
"version": 4,
"req": {
"cmd": 1,
"addr_type": 1, // same with socks5
"addr_type": 1, // same as socks5
"addr": "1.1.1.1",
// for socks4a
// "addr_type": 3,