misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
evilsocket 2018-04-17 12:13:31 +02:00
parent 0687203a20
commit 595471dbda
Failed to generate hash of commit

View file

@ -17,6 +17,7 @@
Make sure you have a correctly configured **Go >= 1.8** environment, that `$GOPATH` is defined, that `$GOPATH/bin` is in `$PATH` and then:
```bash
# install dependencies
sudo apt-get install protobuf-compiler libpcap-dev libnetfilter-queue-dev
go get github.com/golang/protobuf/protoc-gen-go
@ -31,6 +32,7 @@ Make sure you have a correctly configured **Go >= 1.8** environment, that `$GOPA
sudo systemctl enable opensnitchd
sudo service opensnitchd start
opensnitch-ui
```
### Daemon