Skip to content

ovpn  #8

@freecode505

Description

@freecode505

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions