Skip to content

A firewall manager which, users’ can use to enhance their cyber security.

Notifications You must be signed in to change notification settings

tamrinotte/jadeguard

Repository files navigation

JADEGUARD

JadeGuardLogo


JadeGuard is a firewall manager which, users' can use to enhance their cyber security.


COMMANDS

edit: Opens the regular firewall scripst in a file editor.

show: Displays the firewall rules that have been set.

set: Sets the firewall rules.

delete: Delete all the firewall rules.

restore: Restores the scripts.

godmode: Opens the original firewall scripts in a file editor.


OPTIONS

--help: Shows the help message and exits.


INSTALLATION

  1. Install the dependencies

    sudo apt install nano netfilter-persistent iptables-persistent -y
    
  2. Download the installer

    curl -L https://github.com/tamrinotte/jadeguard/releases/download/firewall/jadeguard.deb -o jadeguard.deb
    
  3. Start the installer

    sudo dpkg -i jadeguard.deb
    
  4. Open a new terminal and type

    sudo jadeguard set
    



JadeGuardLogo


JadeGuard kullancıların siber güvenliklerini arttırmalarını sağlayan bir güvenlik duvarı yöneticisidir.


COMMANDS

edit: Normal güvenlik duvarı kodlarını dosya editöründe açar.

show: Ayarlanmış olan güvenlik duvarı kurallarını görüntüler.

set: Güvenlik duvarı kurallarını uygular.

delete: Var olan güvenlik kurallarını siler.

restore: Normal kodları orjinal kodlara kurtarır.

godmode: Orjinal güvenlik duvarı kodlarını dosya editöründe açar.


OPTIONS

--help: Yardım mesajını görüntüler.


INSTALLATION

  1. Bağımlılıkları yükle

    sudo apt install nano netfilter-persistent iptables-persistent -y
    
  2. Yükleyici indir

    curl -L https://github.com/tamrinotte/jadeguard/releases/download/firewall/jadeguard.deb -o jadeguard.deb
    
  3. Yükleyiciyi başlat

    sudo dpkg -i jadeguard.deb
    
  4. Terminali aç ve uygulamayı başlat

    sudo jadeguard set
    

About

A firewall manager which, users’ can use to enhance their cyber security.

Resources

Stars

Watchers

Forks

Packages

No packages published