Update README.md

This commit is contained in:
octeep
2022-03-31 05:00:15 +01:00
committed by GitHub
parent e660423a17
commit ea7cf0b5d4

View File

@@ -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