10 Commits

Author SHA1 Message Date
syr4ok 7ac0ad8922 feat(docker): Implemented a robust Bash utility for managing Docker bridge networks.
Key improvements and features:
- Automated IPAM: Scans for available /24 subnets within a defined BASE_NET range.
- Native OS Integration: Forces static bridge names using 'com.docker.network.bridge.name' for easier netfilter/iptables rules.
- Infrastructure Persistence: Tracks managed networks via a flat-file database (NET_FILE).
- Safety Mechanisms:
    - Enforced 15-char limit for Linux interface compatibility.
    - ShellCheck-validated code with 'set -euo pipefail' (Strict Mode).
    - Interactive confirmation for bulk decommissioning.
- Comprehensive Dashboard: Provides 'info' command for real-time network status and IP range overview.
2026-04-16 17:35:32 +03:00
syr4ok e3cba45215 Revise navigation table description in README
Updated the navigation table to clarify the toolbox contents.
2026-04-15 17:13:01 +03:00
syr4ok 095aba1324 Add PVE Rsync Backup Pro to README 2026-04-15 16:32:19 +03:00
syr4ok 96769b7f58 docs: add quick start instructions for Directory Comparator and Juniper Network Toggle scripts. 2026-04-14 14:37:17 +03:00
syr4ok efeef3d4b1 feat(utils): add compare-dirs.sh utility
- recursive directory comparison based on source folder
- support for quiet mode and custom log files
- colored output and dependency checking
- integrated with main navigation table
2026-04-14 14:28:43 +03:00
syr4ok 0894458a60 docs: Fix link to Juniper Network Toggle script 2026-04-14 10:37:42 +03:00
syr4ok 0af528db4f docs: add juniper-net-toggle to the general README 2026-04-14 10:35:36 +03:00
syr4ok 03c7f5c90d docs: mark Modbus Relay Control as cross-platform 2026-04-10 17:00:14 +03:00
syr4ok b2f0766334 Enhance README navigation table with project details
Updated navigation table with additional project statuses and descriptions.
2026-04-10 14:42:53 +03:00
syr4ok 06812f6f45 Initial commit with first tool "anydesk-id-reseter.bat" 2026-04-10 11:54:32 +03:00