2
0

socks5-gssapi-nec.d 435 B

12345678910
  1. Long: socks5-gssapi-nec
  2. Help: Compatibility with NEC SOCKS5 server
  3. Added: 7.19.4
  4. Category: proxy auth
  5. Example: --socks5-gssapi-nec --socks5 hostname:4096 $URL
  6. ---
  7. As part of the GSS-API negotiation a protection mode is negotiated. RFC 1961
  8. says in section 4.3/4.4 it should be protected, but the NEC reference
  9. implementation does not. The option --socks5-gssapi-nec allows the
  10. unprotected exchange of the protection mode negotiation.