-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I have local http server running so
curl --proxy http://127.0.0.2:3128 ifconfig.me returns proxied IP
my cleaned config
strict_chain
quiet_mode
proxy_dns
remote_dns_subnet 224
tcp_read_time_out 15000
tcp_connect_time_out 8000
[ProxyList]
http 127.0.0.2 3128
how i call app: proxybound -q -f "/etc/proxybound.conf" curl ifconfig.me
it just prints same text if i would run it without args
nt@ant ~/t/Proxybound-master> ./proxybound -f src/proxybound.conf curl ifconfig.me 20:07:46
Proxybound version 5.60
https://github.com/Intika-Linux-Proxy/Proxybound
Usage:
./proxybound -q -f config_file command-or-app arguments
Options:
-q makes proxybound quiet, this overrides the config setting
-f allows to manually specify a configfile to use
-v or --version, disaplay application version
...
Metadata
Metadata
Assignees
Labels
No labels