betasyntax / firewallz
Open Source Firewall
Installs: 10
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Language:JavaScript
Type:project
pkg:composer/betasyntax/firewallz
Requires
- php: >=5.5.9
 - ext-mbstring: *
 - ext-openssl: *
 - betasyntax/framework: dev-master
 
Requires (Dev)
- maximebf/debugbar: 1.*
 - mockery/mockery: ~0.9
 - phpunit/php-invoker: *
 - phpunit/phpunit: 5.4.*
 - robmorgan/phinx: v0.6.4
 
This package is not auto-updated.
Last update: 2025-10-26 09:48:21 UTC
README
This framework is highly experimental. Until I remove this notice please use at your own risk. You have been warned!
Requirements:
- Ubuntu 14.04 or greater.
 - 2 Network Cards, one connected to your WAN and the other connected to your switch.
 
Installation:
cd /web/server/root
composer create-project betasyntax/frewallz ./
Or you can install the development version:
git clone https://github.com/betasyntax/frewallz.git ./ composer install
The Betasyntax framework is open-sourced software licensed under the MIT license.