anten-ka
6e32ca9d12
fix: telemt v3 config format ([server], [censorship], [access.users]), stealth with dns_overrides
2026-04-08 20:31:50 +03:00
anten-ka
7f81c21d8e
stealth: telemt on 0.0.0.0:443, nginx on 127.0.0.1:8443, domain-based proxy link with ee-secret
2026-04-08 20:18:25 +03:00
anten-ka
75a84e209b
feat: expand template catalog to 1978 templates from 5 sources
...
Added ThemeWagon (1517), dawidolko (172), ColorlibHQ (177).
18 categories with auto-categorization.
Updated download_template for new sources.
2026-04-07 00:27:16 +03:00
anten-ka
d6045ace0c
fix: stealth mode bind_to 127.0.0.1 + clarify internal port 8443 comments
...
telemt in stealth mode now binds to 127.0.0.1 instead of 0.0.0.0.
External port 8443 is not exposed - only nginx on 443 is public.
2026-04-07 00:10:13 +03:00
anten-ka
64da5de1ae
fix: download_template - handle StartBootstrap dist/ structure + fallback index.html search
...
StartBootstrap templates store production files in dist/ subdirectory.
Added: dist/ detection, recursive index.html fallback, ls output to stderr.
2026-04-06 23:03:49 +03:00
anten-ka
a5347889bd
fix: templates_catalog.sh - redirect show_template_preview stdout to stderr
...
Lines 168-172 in show_template_preview() were missing >&2,
causing stdout leak into subshell capture chain.
This corrupted template_dir variable and broke Stealth mode deployment.
2026-04-06 22:48:08 +03:00
anten-ka
1293b04430
Fix: download_telemt extract - use dedicated dir instead of find -newer
2026-04-06 22:11:46 +03:00
anten-ka
cc3f547273
Fix: subshell capture bug - interactive menus invisible in $()
...
- All UI output (echo, printf) in interactive functions now goes to stderr (>&2)
- Only return values go to stdout for $() capture
- Affected: select_quick_domain, select_port, select_category, select_template, show_template_preview
- Also fixed: log_*, confirm, select_option in common.sh
2026-04-06 22:05:20 +03:00
anten-ka
fee25f191e
v2.2.1: unified menu with bot management, grouped sections, telemt download fix, QR cleanup, version bump
2026-04-06 21:40:34 +03:00
anten-ka
fe9e5fa019
v2.2.1 hotfix: fix telemt download grep pattern (grep -iE), add QR cleanup, bump version to 2.2.1
2026-04-06 21:32:00 +03:00
anten-ka
13cca51f5f
v2.2.1 hotfix: fix telemt download grep pattern (grep -iE), add QR cleanup, bump version to 2.2.1
2026-04-06 21:30:30 +03:00
anten-ka
4985ec3679
v2.2.1: 11 security fixes (safe_edit_message, IP validation, os-release protection, config_get return codes, spinner stderr, domain check, mode sanitization, var init, XSS escape)
2026-04-06 20:49:31 +03:00