ospab
8eb3fc72cb
polish: professionalize all user-facing log output and UX
...
- Unified log prefix to [ostp] across all modules (was [OSTP Core],
[ostp-server], [ostp-client], [client], [bridge])
- Removed informal/casual phrasing from all user-visible messages
- Startup messages are clean and concise (mode, server, status)
- Error messages are actionable without being alarming
- Essential server logs (client connect/disconnect) always visible
- Essential client logs (connection status, errors) always visible
- TUN tunnel messages consistent across Windows and Linux
- Removed noisy eprintln from UDP reader hot path
- Status format: [ostp] Status: Connected (rtt=12.3ms)
2026-05-17 03:26:15 +03:00
ospab
e96d440e2d
feat: add turn section to default client init template
2026-05-17 00:21:15 +03:00
ospab
5c7a55f9e0
fix: restore server-only guard for link printing in init block
2026-05-16 19:30:15 +03:00
ospab
9982b8b94b
fix: correct crate name to json_comments
2026-05-16 19:25:27 +03:00
ospab
f419bfa4ee
feat: switch to JSON with comments (JSONC) for config; docs: update READMEs
2026-05-16 19:23:17 +03:00
ospab
4970b661db
chore: implement keep-alive, config comments, validation and CI/CD improvements
2026-05-16 18:20:53 +03:00
ospab
85d3e28c85
feat: implement native public IP autodetection via ip r and interactive cached prompt fallback for server links
2026-05-15 22:25:35 +03:00
ospab
b63979b014
feat: add custom DNS server & Exclusions config fields, simplify share link schema, introduce --links server helper
2026-05-15 22:17:55 +03:00
ospab
067ee758cd
feat: implement settings ui forms, add share link parser to cli, add paste link functionality, reduce gui height to 680
2026-05-15 22:13:04 +03:00
ospab
efcadad2f0
fix: prevent console window closure on fatal errors via user prompt pause
2026-05-15 16:10:47 +03:00
ospab
6713d70071
Fix: Simplify system proxy registry format to raw address and port, and restore safe defaults for tun.wintun_path and ipv4_address in client initialization template
2026-05-15 00:36:28 +03:00
ospab
f1b8bfac42
UX: Remove dummy examples and emojis from CLI output to enforce professional strict templates
2026-05-15 00:15:54 +03:00
ospab
a773422495
UX: Redesign CLI init workflow to prevent silent client-mode trap on missing configs and enrich config templates with complete modern routing schema
2026-05-15 00:14:17 +03:00
ospab
899dd3aed2
Fix: Eliminate CLI argument short-flag collision for -c mapping to both config and count
2026-05-14 22:33:58 +03:00
ospab
1ebf01cc65
Initial public release: Ospab Stealth Transport Protocol v0.1.0
2026-05-14 21:41:54 +03:00