mirror of https://github.com/subgraph/fw-daemon
				
				
				
			
			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.
		
		
		
		
		
			| 
				
					
						
							 | 
			9 years ago | |
|---|---|---|
| Godeps | 9 years ago | |
| fw-settings | 9 years ago | |
| gnome-shell/firewall@subgraph.com | 9 years ago | |
| nfqueue | 10 years ago | |
| sgfw | 9 years ago | |
| sources | 9 years ago | |
| vendor | 9 years ago | |
| .gitignore | 9 years ago | |
| LICENSE | 9 years ago | |
| README.md | 9 years ago | |
| main.go | 9 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 build from stable
	gbp buildpackage -us -uc
	# To buiild the latest tag
	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.