mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
Update README.md
This commit is contained in:
parent
3845b07296
commit
60f2cabfb2
1 changed files with 10 additions and 1 deletions
|
@ -7,6 +7,15 @@ and exposes a socks5 proxy or tunnels on the machine. This can be useful if you
|
||||||
to connect to certain sites via a wireguard peer, but do not want to setup a new network
|
to connect to certain sites via a wireguard peer, but do not want to setup a new network
|
||||||
interface for whatever reasons.
|
interface for whatever reasons.
|
||||||
|
|
||||||
|
# Why you might want this
|
||||||
|
- You simply want wireguard as a way to proxy some traffic
|
||||||
|
- You don't want root permission just to change wireguard settings
|
||||||
|
|
||||||
|
Currently I am running wireproxy connected to a wireguard server in another country,
|
||||||
|
and configured my browser to use wireproxy for certain sites. It is pretty useful since
|
||||||
|
wireproxy is completely isolated from my network interfaces, also I don't need root to configure
|
||||||
|
anything.
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
`./wireproxy [config file path]`
|
`./wireproxy [config file path]`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue