1---
2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, 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