2016-11-28 08:01:13 +08:00
|
|
|
Long: socks5-gssapi-nec
|
|
|
|
Help: Compatibility with NEC SOCKS5 server
|
|
|
|
Added: 7.19.4
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: proxy auth
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --socks5-gssapi-nec --socks5 hostname:4096 $URL
|
2021-11-15 22:58:20 +08:00
|
|
|
See-also: socks5
|
2016-11-28 08:01:13 +08:00
|
|
|
---
|
|
|
|
As part of the GSS-API negotiation a protection mode is negotiated. RFC 1961
|
|
|
|
says in section 4.3/4.4 it should be protected, but the NEC reference
|
2021-11-26 15:46:59 +08:00
|
|
|
implementation does not. The option --socks5-gssapi-nec allows the
|
2016-11-28 08:01:13 +08:00
|
|
|
unprotected exchange of the protection mode negotiation.
|