FS#105 - stdin config with proxy_url and -u option fails
Attached to Project:
Uzbl
Opened by Aldrik Dunbar (N30N) - 2009-09-04 02:16:14 PM
Last edited by Dieter Plaetinck (Dieter_be) - 2009-12-15 08:38:22 PM
Opened by Aldrik Dunbar (N30N) - 2009-09-04 02:16:14 PM
Last edited by Dieter Plaetinck (Dieter_be) - 2009-12-15 08:38:22 PM
|
DetailsExample:
echo "set proxy_url = http://127.0.0.1:8123" | uzbl -u "http://google.com" -c - |
This task depends upon
Closed by Dieter Plaetinck (Dieter_be)
2009-12-15 08:38:22 PM
Reason for closing: Works for me
Additional comments about closing: your command is incorrect.
try this:
echo "set proxy_url = http://127.0.0.1:8123" | uzbl-core -u "http://google.com" -c -
2009-12-15 08:38:22 PM
Reason for closing: Works for me
Additional comments about closing: your command is incorrect.
try this:
echo "set proxy_url = http://127.0.0.1:8123" | uzbl-core -u "http://google.com" -c -