feat(network): add juniper-net-toggle.sh v1.0.0b

- add support for both interface addresses and static routes
- implement dynamic CIDR mask handling (/24 to /32)
- add bash strict mode for better reliability
- include local README with quick start examples
This commit is contained in:
2026-04-14 10:29:25 +03:00
parent 3041af9013
commit 12b4eef294
3 changed files with 161 additions and 0 deletions
@@ -0,0 +1,4 @@
# ip_manager.conf - Configuration for IPSET Management Script
# --- CREDENTIALS ---
JUNIPER_USER="your_ssh_user_here"