Skip to content

Latest commit

 

History

History
54 lines (37 loc) · 1.52 KB

File metadata and controls

54 lines (37 loc) · 1.52 KB

Welcome to UFW-Management 👋

Version License: Apache License

UFW-Management is a script that lets you allow or deny ports easily!

Install

wget https://raw.githubusercontent.com/WeLikeToCodeStuff/UFW-Management/main/ufw.sh
chmod +x ufw.sh
sudo bash /path/to/script/ufw.sh

*Note replace /path/to/script/ufw.sh with the actaual path to script

One Command Install

sudo wget https://raw.githubusercontent.com/WeLikeToCodeStuff/UFW-Management/main/ufw.sh && chmod +x ufw.sh && sudo bash ufw.sh

Usage

bash /path/to/script/ufw.sh

Author

👤 NeonDevelopment && SsmidgeXYZ

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 NeonDevelopment && SsmidgeXYZ.
This project is Apache License licensed.