Skip to content

Just prints manual, how to use it #9

@pymen

Description

@pymen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions