BlackCounter / Firewall-as-service

FWaaS is a firewall solution delivered as a cloud-based service that allows companies to simplify IT infrastructure. It provides next-generation firewall (NGFW) capabilities like web filtering, advanced threat protection (ATP), intrusion prevention system (IPS), and Domain Name System (DNS) security. What is FWaaS?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firewall-as-service

Firewall-as-service

Howto install

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

Howto use

  • Clone repository:
git clone https://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@github.com/BlackCounter/Firewall-as-service.git 
  • Run server:
cd Firewall-as-service
# 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

Default user and password

User: admin Pass: (empty)

  • sponsorship

Please Become Sponsor Of This Product

Firewall-as-service

About

FWaaS is a firewall solution delivered as a cloud-based service that allows companies to simplify IT infrastructure. It provides next-generation firewall (NGFW) capabilities like web filtering, advanced threat protection (ATP), intrusion prevention system (IPS), and Domain Name System (DNS) security. What is FWaaS?

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 43.1%Language:CSS 32.8%Language:SCSS 13.3%Language:HTML 10.8%