Skip to content

mgaulton/iptables

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iptables

iptables WEB gui

Howto install

  1. Download and install Node.js
  2. Install websocket: npm install nodejs-websocket
  3. Export node_modules path: export NODE_PATH={nodejs path}/bin/node_modules

Howto use

  1. Clone repository: git clone https://github.com/puux/iptables.git

  2. Run server: cd iptables node server.js

  3. Open browser and goto http://127.0.0.1:1337/

About

iptables WEB gui

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.9%
  • CSS 16.7%
  • HTML 16.4%