• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
2 SPDX-License-Identifier: curl
3 Long: socks5-gssapi-service
4 Arg: <name>
5 Help: SOCKS5 proxy service name for GSS-API
6 Added: 7.19.4
7 Category: proxy auth
8 Example: --socks5-gssapi-service sockd --socks5 hostname:4096 $URL
9 See-also: socks5
10 Multi: single
11 ---
12 The default service name for a socks server is **rcmd/server-fqdn**. This option
13 allows you to change it.
14