xref: /aosp_15_r20/external/curl/docs/cmdline-opts/socks5-gssapi-service.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1---
2c: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3SPDX-License-Identifier: curl
4Long: socks5-gssapi-service
5Arg: <name>
6Help: SOCKS5 proxy service name for GSS-API
7Added: 7.19.4
8Category: proxy auth
9Multi: single
10See-also:
11  - socks5
12Example:
13  - --socks5-gssapi-service sockd --socks5 hostname:4096 $URL
14---
15
16# `--socks5-gssapi-service`
17
18Set the service name for a socks server. Default is **rcmd/server-fqdn**.
19