trimstray / htrace.sh

My simple Swiss Army knife for http/https troubleshooting and profiling.
GNU General Public License v3.0
3.75k stars 233 forks source link

Add new parameters. #81

Closed trimstray closed 5 years ago

trimstray commented 5 years ago
--dns-interface <interface> Interface to use for DNS requests
--dns-ipv4-addr <address> IPv4 address to use for DNS requests
--dns-ipv6-addr <address> IPv6 address to use for DNS requests
--dns-servers <addresses> DNS server addrs to use

--interface <name> Use network INTERFACE (or address)

--no-keepalive  Disable TCP keepalive on the connection

--tcp-fastopen  Use TCP Fast Open
--tcp-nodelay   Use the TCP_NODELAY option