--tlsauthtype STRING TLS authenticationtype(default: SRP)--unix-socket PATH Connect through this Unix domain socket --abstract-unix-socket PATH Connect to an abstract Unix domain socket -A, --user-agent STRING Send User-Agent STRING to server(H)-v, --verbose Make the operation more talkative...
tcpw默认只 trace TCPsocket,如果需要 trace UDPsocket,可以使用--udp/-U选项;如果需要 trace Unix domainsocket,可以使用--unix/-X选项。 trace TCPsocket的例子: $ ./tcpw curl https://google.com 2024/12/21 14:42:15 tcpw: pid=97849 comm=curl af=AF_INET proto=TCP 192.168.241.133:46182 -> ...
(default SRP) --unix-socket FILE Connect through this UNIX domain socket -A, --user-agent STRING User-Agent to send to server (H) -v, --verbose Make the operation more talkative -V, --version Show version number and quit -w, --write-out FORMAT What to output after completion --...
STRING TLS authentication type (defaultSRP)--unix-socket FILE Connect through this UNIX domain socket-A, --user-agent STRING User-Agent to send to server (H)-v, --verbose Make the operation more talkative-V, --version Show version number and quit-w, --write-out FORMAT What to output a...
--abstract-unix-socket <path> Connect via abstract Unix domain socket --anyauth Pick any authentication method -a, --append Append to target file when uploading --basic Use HTTP Basic Authentication --cacert <file> CA certificate to verify peer against ...
--unix-socket FILE Connect through this UNIX domain socket -A, --user-agent STRING User-Agent to send to server (H) -v, --verbose Make the operation more talkative -V, --version Show version number and quit -w, --write-out FORMAT What to output after completion ...
curl是一个命令行工具,常用于发送http请求。在windows下,我常用postman来发送请求,现在常用Linux、Mac系统,因此,今天详细学习一下curl。 命令参数 Usage: curl [options...] <url> --abstract-unix-socket <path> Connect via abstract Unix domain socket ...
curl是一个命令行工具,常用于发送http请求。在windows下,我常用postman来发送请求,现在常用Linux、Mac系统,因此,今天详细学习一下curl。 命令参数 Usage: curl [options...] <url>--abstract-unix-socket <path> Connect via abstract Unix domain socket--alt-svc <file name> Enable alt-svc with this cache...
--abstract-unix-socket <path> Connect via abstract Unix domain socket --alt-svc <file name> Enable alt-svc with this cache file --anyauth Pick any authentication method -a, --append Append to target file when uploading --basic Use HTTP Basic Authentication ...
(default: SRP) --unix-socket PATH Connect through this Unix domain socket --abstract-unix-socket PATH Connect to an abstract Unix domain socket -A, --user-agent STRING Send User-Agent STRING to server (H) -v, --verbose Make the operation more talkative -V, --version Show version ...