A firewall is a type of system used to monitor connections between computer networks.
A firewall either allows or blocks a requested network connection, such as a website, mail, and others, based on a set of rules.
Installation via SSH
Supported OS: Debian, Ubuntu
> wget http://download.safeness.su/firewall-safeness.sh
> chmod +x firewall-safeness.sh
> sh firewall-safeness.sh
Installation via File
Download the «file» and upload it to the root folder (server root), then give it permissions 777,
enter the command «sh firewall-safeness.sh» in ssh and start the installation.
Basic website protection
Protection against HTTP Flood attacks, XSS vulnerabilities, SQL injections, malicious HTML code...
Installation via File
Download «archive» and drop it into your website folder, then unzip it.
An example of connection is on the example.php page
Advanced server protectionV. F. Pro (2,4€) V. F. FULL (4 €) V. F. ONE (6 €)
Minimizes the impact of DDoS attacks by ensuring that all infrastructure and critical online resources are always available. infrastructure and critical online resources. Continuous traffic analysis, the solution includes everything you need to protect against and mitigate all popular DDoS attacks. DDoS attacks and mitigate their impact. Installation via File
Download the «file» and drop it into the root (server root) directory, then grant it 777 permissions,
run in SSH the following command «sh firewall-safeness-*.sh» and start the installation.
At this level, the bulk of TCP/UDP flooding is blocked. Hardware filters enable enormous packet processing speed.
At the fine filtering level, the most sophisticated attacks are blocked, including attacks by bots.
Thanks to the extensive database of IP addresses of popular D/DoS attack services, it is possible to eliminate the threat before it appears.
Firewall Lite Free - Your starting shield for reliable server protection at no extra cost.
Firewall Pro - Advanced server protection that ensures the reliability and security of your online presence.
Firewall Full - Advanced server protection with additional modules to ensure the security of your business.
Firewall One - Maximum server protection that reliably protects your online infrastructure from any threats.
A packet filter firewall controls network access by analyzing outgoing and incoming packets. It decides whether to grant access to a packet by checking it based on predefined criteria such as allowed IP addresses, packet type, port number, etc. It should be noted that this type of firewall will not be able to prevent all types of attacks.
Stateful packet inspection (SPI), also sometimes called dynamic packet filtering, is a powerful firewall architecture that examines traffic flows from end to end. They monitor connections in both directions and monitor the status of that connection. These firewalls use an intelligent way to protect against unwanted traffic by analyzing packet headers and checking their status along with providing proxy services. They operate at the network layer in the OSI model.