Loading src/main.c +1 −1 Original line number Diff line number Diff line Loading @@ -741,7 +741,7 @@ static void help(void) " --socks4 <host[:port]> SOCKS4 proxy on given host + port", " --socks4a <host[:port]> SOCKS4a proxy on given host + port", " --socks5 <host[:port]> SOCKS5 proxy on given host + port", " --socks5-hostname <host[:port]> SOCKS5 proxy, pass name instead of IP", " --socks5-hostname <host[:port]> SOCKS5 proxy, pass host name to proxy", " -Y/--speed-limit Stop transfer if below speed-limit for 'speed-time' secs", " -y/--speed-time Time needed to trig speed-limit abort. Defaults to 30", " -2/--sslv2 Use SSLv2 (SSL)", Loading Loading
src/main.c +1 −1 Original line number Diff line number Diff line Loading @@ -741,7 +741,7 @@ static void help(void) " --socks4 <host[:port]> SOCKS4 proxy on given host + port", " --socks4a <host[:port]> SOCKS4a proxy on given host + port", " --socks5 <host[:port]> SOCKS5 proxy on given host + port", " --socks5-hostname <host[:port]> SOCKS5 proxy, pass name instead of IP", " --socks5-hostname <host[:port]> SOCKS5 proxy, pass host name to proxy", " -Y/--speed-limit Stop transfer if below speed-limit for 'speed-time' secs", " -y/--speed-time Time needed to trig speed-limit abort. Defaults to 30", " -2/--sslv2 Use SSLv2 (SSL)", Loading