updated after opensnitch repo commit 1a8800b0f3

wiki auto updater 2021-09-14 19:39:23 +00:00
parent 4e207ca247
commit a77952f9b8

@ -7,7 +7,7 @@ Make sure you have a correctly configured **Go >= 1.12** environment, that the `
```bash
# install dependencies
sudo apt-get install git golang libnetfilter-queue-dev libpcap-dev protobuf-compiler python3-pip pyqt5-dev-tools qttools5-dev-tools qt5-default
go get github.com/golang/protobuf/protoc-gen-go
go get google.golang.org/protobuf
export GOPATH=~/go #you may want to change this if your Go directory is different
export PATH=$PATH:$GOPATH/bin
python3 -m pip install --user grpcio-tools