socks5-gssapi-service.md (426B)
1 --- 2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 3 SPDX-License-Identifier: curl 4 Long: socks5-gssapi-service 5 Arg: <name> 6 Help: SOCKS5 proxy service name for GSS-API 7 Added: 7.19.4 8 Category: proxy auth 9 Multi: single 10 See-also: 11 - socks5 12 Example: 13 - --socks5-gssapi-service sockd --socks5 hostname:4096 $URL 14 --- 15 16 # `--socks5-gssapi-service` 17 18 Set the service name for a socks server. Default is **rcmd/server-fqdn**.