mirror of
https://github.com/andsyrovatko/s4k-admin-toolbox.git
synced 2026-04-21 21:58:54 +02:00
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:
@@ -0,0 +1,4 @@
|
||||
# ip_manager.conf - Configuration for IPSET Management Script
|
||||
|
||||
# --- CREDENTIALS ---
|
||||
JUNIPER_USER="your_ssh_user_here"
|
||||
Reference in New Issue
Block a user