Added firewall script and updated link in readme file.

This commit is contained in:
K
2024-11-19 00:01:46 +05:30
parent 7bcb336698
commit 35d1748b8a
2 changed files with 47 additions and 0 deletions
+4
View File
@@ -3,3 +3,7 @@
This repo contains scripts written by me for simplifying my life.
---
- [firewall](https://git.kska.io/notkshitij/scripts/src/branch/main/firewall.sh) - This is a shell script for automatically setting up the firewall on my laptop. Pretty basic stuff using ufw, nothing too fancy!
---