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
787fb595a1
commit
6edc2633f3
1 changed files with 7 additions and 0 deletions
|
@ -40,6 +40,13 @@ Arguments:
|
|||
validity.
|
||||
```
|
||||
|
||||
# Build instruction
|
||||
```
|
||||
git clone https://github.com/octeep/wireproxy
|
||||
cd wireproxy
|
||||
go build ./cmd/wireproxy
|
||||
```
|
||||
|
||||
# Sample config file
|
||||
```
|
||||
# The [Interface] and [Peer] configurations follow the same sematics and meaning
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue