Skip to content

Skrillec Firewall version 0.1, SkrillecFirewall is a Python based firewall which is fully customisable by its users.

Notifications You must be signed in to change notification settings

Skrillec-Security/Skrillec-Firewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 

Repository files navigation

Skrillec-Firewall v0.1

Skrillec Firewall version 0.1, SkrillecFirewall is a Python based firewall which is fully customisable by its users!

What is Skrillec Firewall?

Skrillec Firewall is a basic firewall system made in Python to prevent DoS Attacks ( For now ) to your system, this is by letting the user take advantage. Users can view every single packet that is being recieved and sent, they can view the type of attack they're recieving too.

How does the firewall work?

Skrillec Firewall is not yet to be made, but to be developed in the further coming updates.

How to setup and use Skrillec Firewall v0.1 [Ubuntu] Ubuntu

  • apt-upgrade -y

  • apt update -y

  • apt install python3.10 # <-- For here, python 3.10 is new so you could counter an error, but there are plenty of tutorials online to guide you.

We do not have to pip install the requirments, as when you run 'StartFirewall.py' it would check and auto-install.

How to setup and use Skrillec Firewall v0.1 [Centos] Centos

  • yum install epel-release -y

  • yum update -y

  • yum install python3.10 # <-- For here, python 3.10 is new so you could counter an error, but there are plenty of tutorials online to guide you.

We do not have to pip install the requirments, as when you run 'StartFirewall.py' it would check and auto-install.

Usage of Skrillec Firewall First of all, you will need root access to use this program. Please do not copy this program without the credits of the creators. python(3.10) StartFirewall.py, this will firstly check for a update by sending a request to skrillec.pw/updatereq, if the website replies with 'True' you guessed it. The program will update itself.

You cannot start firewall.py without the token which will be stored in Modules/0qw8ieos/.....tmp( THIS IS NOT FOR ACTUAL USE, This is just for test which means it will be removed in upcoming versions. You could simply bypass this by using StartFirewall.py untill it generates a token and cancelling it, which will Generate a token in the file stored at 0qw8ieos. )

Configuration

  • Feel free to change anything from these files and please do not intend to sell this application as this is open-source.

Dropped code

  • Had to drop discord webhooks as they were causing the firewall to break when rate-limited. This caused a problem with its stability which led it to being dropped.

Author

  • This application is being devloped by Skrillec development member vSync.

V0.01

About

Skrillec Firewall version 0.1, SkrillecFirewall is a Python based firewall which is fully customisable by its users.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages