Skip to content

git-user-cpp/fwl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

fwl

Quick tool for restoring iptables rules.


GitHub Release GitHub Repo stars

GitHub contributors GitHub last commit

GitHub License


How to use

To use the program download the latest version here: https://github.com/git-user-cpp/fwl/tree/main/releases

Unpack the archive:

tar -xzf fwl_0_1_0.tar.gz

Then enter the program directory:

cd fwl_0_1_0

And finally run the program:

sudo ./fwl

All set! Your iptables rules are restored!


If you want to build the program, clone the repository then:

cd fwl

Build the binary:

cargo build -r

If you need to use debugger:

cargo build

Documentation

https://git-user-cpp.github.io/fwl/fwl/index.html


⚠️ LICENSE ⚠️

fwl - quick tool for restoring iptables rules

Copyright (C) 2025  Andrew Kushyk

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Quick tool for restoring iptables rules

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages