Commit Graph

7 Commits

Author SHA1 Message Date
06b940b730 Merge tag 'v1.0.0' into develop
Tagging version v1.0.0 v1.0.0
2026-08-14 20:55:05 +02:00
7fdcccf864 Merge branch 'release/v1.0.0' v1.0.0 2026-08-14 20:55:05 +02:00
6660717177 Bump version to 1.0.0; expand README with usage details 2026-08-14 20:54:51 +02:00
4d4a83f1e9 Remove porthole-spec.md (migrated to internal docs). 2026-08-14 19:33:15 +02:00
94d0c35e6b Fix SSH issue (-o ClearAllForwardings=yes) in forced flags, harden ssh.rs (block callers own ~/.ssh/config, force every jump to be self-contained); updated test suite 2026-08-14 16:54:04 +02:00
1ee8b122f3 Squashed (migration)
(initial) Align formatting and code style to project standards.
Add live_test.sh: full automated integration suite against a real SSH server
Show [name] for optional positionals, allow filtering import by name too
Fix transfer rough edges: value-name hint, identity warnings, single-profile export
Add transfer subcommand for bulk profile export/import
Harden forced ssh flags: accept-new host keys, block multiplexing, tighten identity auth
release build opts
Standardize error messages, formatting, and code style. Refine --help text for consistency. Update comments for clarity and tone alignment.
Normalize user-facing --help text for tone/format consistency
Show real mapping grammar in --help, make --via repeatable, trim comments
Match vmic's custom top-level --help renderer
Implement porthole v0.1: profiles, supervised open/close, reconnect
Fix --via/-J grammar and --force process-group kill
added .gitignore
2026-08-14 12:48:28 +02:00
9a86a6293a Initial commit 2026-08-13 13:12:24 +00:00