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
00cb3dd99e
commit
2fb865da94
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -1,4 +1,8 @@
|
|||
# wireproxy
|
||||
[](./LICENSE)
|
||||
[](https://github.com/octeep/wireproxy/actions)
|
||||
[](https://pkg.go.dev/github.com/octeep/wireproxy)
|
||||
|
||||
A wireguard client that exposes itself as a socks5 proxy or tunnels.
|
||||
|
||||
# What is this
|
||||
|
@ -20,6 +24,10 @@ anything.
|
|||
- TCP static routing for client and server
|
||||
- SOCKS5 proxy (currently only CONNECT is supported)
|
||||
|
||||
# TODO
|
||||
- UDP Support in SOCKS5
|
||||
- UDP static routing
|
||||
|
||||
# Usage
|
||||
```
|
||||
./wireproxy -c [path to config]
|
||||
|
@ -108,6 +116,9 @@ WGConfig = <path to the wireguard config>
|
|||
...
|
||||
```
|
||||
|
||||
## Donation
|
||||
<noscript><a href="https://liberapay.com/octeep/donate"><img alt="Donate using Liberapay" src="https://liberapay.com/assets/widgets/donate.svg"></a></noscript>
|
||||
|
||||
|
||||
## Stargazers over time
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue