A desktop application firewall for Subgraph OS.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
xSmurf 3fac647e1c
Added build info to README...
10 years ago
Godeps Added toml dependency... 10 years ago
fw-settings Refactor... 10 years ago
gnome-shell/firewall@subgraph.com ADDED: System rules 10 years ago
nfqueue Initial commit 11 years ago
sgfw Refactor... 10 years ago
sources Added reload to systemd unit 10 years ago
vendor Added toml dependency... 10 years ago
.gitignore ... 10 years ago
LICENSE Add license, closes #17 10 years ago
README.md Added build info to README... 10 years ago
main.go moved main... 10 years ago

README.md

Subgraph Firewall

A desktop application firewall for Subgraph OS.

Building

	# To build the Debian package:
	git clone -b debian https://github.com/subgraph/fw-daemon.git
	cd fw-daemon
	# To buiild the latest tag
	gbp buildpackage -us -uc
	# To build from stable
	gbp buildpackage -us -uc --git-upstream-tree=master
	# Install the package
	dpkg -i /tmp/build-area/fw-daemon{,-gnome}-*.deb
	# Refresh your gnome-shell session 'alt-r' type 'r' hit enter.