You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f4d4268 docs(README.md): add -max-packet-loss flag to usage documentation
e45cc86 feat(cli): add version flag and improve node naming - add version information via ldflags in goreleaser config - add -v flag to display version and commit - implement unique node name generation with sequence numbers - add unit tests for node name generation - update dependencies and remove stash-compatible flag - add usage instructions for windows cmd and openwrt environment
a356c0b feat(tui): introduce interactive terminal UI using bubble tea - refactor core logic into modular packages (ip, output, tui) - add support for TSV output in non-terminal environments - implement interactive features including column sorting and node details - enhance speed test results with detailed error reporting for failed transfers - update project dependencies and documentation images
05e19cd feat(tui): support keyboard and mouse wheel scrolling - add max-packet-loss filter flag - sync table selection with navigation cursor - update row detection logic to account for scroll offset - add unit tests for navigation and scrolling behavior
eaf42c0 fix(SpeedTester): ignore latency and speed filters when thresholds are zero