OpenSnitchLinux 防火墻工具
運(yùn)行在 GNU/Linxu 上,從 Little Snitch 上移植來的一款應(yīng)用防火墻工具。
安裝:
# install dependenciessudo apt-get install protobuf-compiler libpcap-dev libnetfilter-queue-dev python3-pip go get github.com/golang/protobuf/protoc-gen-go go get -u github.com/golang/dep/cmd/dep python3 -m pip install --user grpcio-tools # clone the repository (ignore the message about no Go files being found) go get github.com/evilsocket/opensnitchcd cd $GOPATH/src/github.com/evilsocket/opensnitch # compile && install make sudo make install # enable opensnitchd as a systemd service and start the UI sudo systemctl enable opensnitchd sudo service opensnitchd start opensnitch-ui
評論
圖片
表情
