mgaulton / iptables

iptables WEB gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v2.0


Languages

Language:JavaScript 66.8%Language:CSS 16.7%Language:HTML 16.4%