master-server/deps/curl/docs/cmdline-opts/socks5-gssapi-service.md

19 lines
426 B
Markdown
Raw Normal View History

2024-05-15 15:20:32 -04:00
---
2023-12-11 20:30:44 -05:00
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: socks5-gssapi-service
Arg: <name>
Help: SOCKS5 proxy service name for GSS-API
Added: 7.19.4
Category: proxy auth
Multi: single
2024-05-15 15:20:32 -04:00
See-also:
- socks5
Example:
- --socks5-gssapi-service sockd --socks5 hostname:4096 $URL
2023-12-11 20:30:44 -05:00
---
2024-05-15 15:20:32 -04:00
# `--socks5-gssapi-service`
Set the service name for a socks server. Default is **rcmd/server-fqdn**.