scripts/README.md

10 lines
244 B
Markdown
Raw Permalink Normal View History

2024-11-18 23:56:52 +05:30
# Scripts
2024-11-18 23:57:42 +05:30
This repo contains scripts written by me for simplifying my life.
2024-11-18 23:56:52 +05:30
---
- [firewall](firewall.sh) - This is a shell script for automatically setting up the firewall on my laptop. Pretty basic stuff using ufw, nothing too fancy!
---