Skip to content

Powerful Firewall Core and Easy to use Webinterface for IPTables Firewall

License

Notifications You must be signed in to change notification settings

mazhar266/easywall

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyWall Codacy Badge Maintainability GitHub license GitHub repo size Project Version

Today Firewalls are more important than years before. Hackers and Bots are trying to invade your server. So what to do against it? Set up a firewall! But which one? IPTables is the strongest firewall in Linux environments. So we wanted to make IPTables usable by everyone. We created a simple Web Interface for IPTables so everyone can install and use it on his / her server.

Demo

We are currently setting up a self resetting demo server.*

Features

  • Blacklist for completely blocking an IPV4 / IPV6 Address
  • Whitelist to allow complete traffic from a specific IP
  • Opening TCP and UDP Ports
  • Opening TCP and UDP Port Ranges
  • Automatic Reset of Firewall Settings on connection loss or bad firewall settings

Install

We provide extensive instructions on our installation page.
You can find a script for automatic downloading and installation.

Documentation

Check the EasyWall wiki.

License

EasyWall is GNU General Public License v3.0.

It re-distributes other open-source tools and libraries. Please check its License.

Screenshots

Screenshot 1: Home Page on Mobile Screenshot 2: Main Menu on Mobile Screenshot 3: Ports Page Upper Part Screenshot 4: Ports Page Lower Part Screenshot 5: Apply Page with Automatic Timeout Reset

Changelog

0.0.2 (2019-06-08)

Features:

  • Changed branch master to old python branch
  • Renamed old master branch to php-old
  • Bumped version
  • Changed documentation

Bugfixes:

  • Information of the user in install.sh if not running as root or using sudo
  • Removed quiet option in install.sh for apt-get and pip3 for better user experience

0.0.1 (2019-04-24)

Features:

  • Incomplete Rework of Branch php-old
  • EasyWall is split in two parts in the new concept
  • EasyWall Firewall Core Part running as root user finished
  • The New EasyWall will be one part running as root and one part running as easywall user which has access to config files.

Performance: Bugfixes:

About

Powerful Firewall Core and Easy to use Webinterface for IPTables Firewall

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 91.4%
  • Shell 7.4%
  • HTML 1.2%