Site Tools


Writing /var/lib/dokuwiki/wiki.project-insanity.org/data/meta/sgfw.meta failed
sgfw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sgfw [2018/03/07 10:56] 46.5.2.65sgfw [2021/10/31 10:42] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +<code> 
 +export GOPATH=~/go 
 +go get github.com/subgraph/fw-daemon 
 +go get github.com/subgraph/oz 
 +cd $GOPATH/src/github.com/subgraph/oz/ 
 +go install ./... 
 +</code>