Don't forget libpcap-dev
This commit is contained in:
parent
5f5e888a4f
commit
3f189d5dfa
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ TODO: explain the configuration file
|
|||
Building and running:
|
||||
|
||||
```shell
|
||||
sudo apt install libpcap-dev
|
||||
go install gitea.drjosh.dev/josh/jrouter@latest
|
||||
sudo setcap 'CAP_NET_BIND_SERVICE=ep CAP_NET_RAW=ep' ~/go/bin/jrouter
|
||||
~/go/bin/jrouter
|
||||
|
|
Loading…
Reference in a new issue