xref: /aosp_15_r20/external/curl/docs/cmdline-opts/unix-socket.md (revision 6236dae45794135f37c4eb022389c904c8b0090d)
1---
2c: Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3SPDX-License-Identifier: curl
4Long: unix-socket
5Arg: <path>
6Help: Connect through this Unix domain socket
7Added: 7.40.0
8Protocols: HTTP
9Category: connection
10Multi: single
11See-also:
12  - abstract-unix-socket
13Example:
14  - --unix-socket socket-path $URL
15---
16
17# `--unix-socket`
18
19Connect through this Unix domain socket, instead of using the network.
20