Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just prints manual, how to use it #9

Open
pymen opened this issue Jan 3, 2025 · 0 comments
Open

Just prints manual, how to use it #9

pymen opened this issue Jan 3, 2025 · 0 comments

Comments

@pymen
Copy link

pymen commented Jan 3, 2025

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

...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant