instead of --socks5-hostname, use more modern --proxy + user:password@ip:port syntax for curl for better stream isolation

Information

ID: 126
PHID: PHID-TASK-yck7v3vr23xr6mr52m6t
Author: Patrick
Status at Migration Time: resolved
Priority at Migration Time: Normal

Description

Old syntax:

      --socks5-hostname "socks5h://$GATEWAY_IP:$SOCKS_PORT_WHONIXCHECK/" \

Proposed syntax:

      --proxy "socks5h://user:password@$GATEWAY_IP:$SOCKS_PORT_WHONIXCHECK" \

Comments


Patrick

2015-02-04 14:35:55 UTC