Commit Graph

7 Commits

Author SHA1 Message Date
SamNet-dev
1ecfb9f2e6 Redesign README with badges, emojis, and collapsible sections 2026-02-18 12:50:46 -06:00
SamNet-dev
00d1de85ed Resize main menu screenshot in README 2026-02-17 13:58:32 -06:00
SamNet-dev
c7e339ca50 Add main menu screenshot to README 2026-02-17 13:57:24 -06:00
fd38e1ff54 Remove traffic masking limitation from README
Removed the note about traffic masking from the limitations section.
2026-02-17 11:03:43 -06:00
199c779f4c Update README.md 2026-02-17 11:01:10 -06:00
SamNet-dev
4844799f4b Add telemt engine credit to README 2026-02-17 09:50:49 -06:00
SamNet-dev
a36759dc1d Add geo-blocking, optimize TUI rendering, add README
- Implement real iptables/ipset geo-blocking with ipdeny.com CIDR lists
- Tag-based cleanup (mtproxymax-geoblock comment, mtpmax_ ipset prefix)
- Batch ipset loading via restore for fast rule application
- Auto-reapply geo-blocks on proxy start, full cleanup on uninstall
- Fix _repeat() and _strlen() to use pure bash (no subprocesses)
- Cache docker inspect result across main menu renders
- Cache get_public_ip() for 5 minutes, reduce timeout 5s -> 3s
- Parse proxy stats with single read instead of 3 awk subprocesses
- Cache _cached_start_epoch outside render loop
- Add comprehensive README with feature docs, comparison table,
  user management recipes, and practical examples
2026-02-17 09:49:17 -06:00