Merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
octeep 2022-03-31 09:32:56 +01:00 committed by octeep
commit e382a3b78f

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