-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Hello, can you improve the documentation a little, I am currently using this tunnel with openvpn on my client I have this configuration.
[proxy]
server="216.189.154.18:80"
bind_addr = "127.0.0.1:8090"
mode="client"
but it doesn't work, but if I do it from the console arguments it works.
this way
./wmproxy.exe -b 127.0.0.1:8090 -S 216.189.154.18:80
From ovpn I use -b 127.0.0.1:8090 as a proxy and achieve a connection.
How can I add or change in TCP and UDP as well as in client and server
and add headers in client
I would like you to expand the document better.
I do -h but it doesn't explain much
Metadata
Metadata
Assignees
Labels
No labels