Skip to content

aamarques/iptables

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iptables WEB gui

ScreenShot

Howto install

In first time you need to Download and install Node.js

Howto use

  • Clone repository:
git clone https://github.com/puux/iptables.git
  • Run server:
cd iptables
# only for first time you, need to download dependancies
npm install
# and then you can start the server
node server.js

Howto create own theme

  • cd ./tpl/styles/
  • open and change config.scss
  • compile: scss --sourcemap=none style.scss ../theme/MyTheme.css
  • select theme in Settings->Theme

About

iptables WEB gui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.2%
  • JavaScript 41.5%
  • HTML 10.3%