mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
e382a3b78f
1 changed files with 7 additions and 0 deletions
|
@ -40,6 +40,13 @@ Arguments:
|
||||||
validity.
|
validity.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Build instruction
|
||||||
|
```
|
||||||
|
git clone https://github.com/octeep/wireproxy
|
||||||
|
cd wireproxy
|
||||||
|
go build ./cmd/wireproxy
|
||||||
|
```
|
||||||
|
|
||||||
# Sample config file
|
# Sample config file
|
||||||
```
|
```
|
||||||
# The [Interface] and [Peer] configurations follow the same sematics and meaning
|
# The [Interface] and [Peer] configurations follow the same sematics and meaning
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue