v1.0.0
FlySsh v1.0.0
First release / 首次发布
Features / 功能
- SOCKS5 proxy built-in / 内置 SOCKS5 代理
- Unlimited multi-hop SSH chaining / 无限多跳 SSH 链接
- Multiplexed relay (bypasses MaxSessions) / 复用中继(绕过 MaxSessions)
- Hash-based relay caching (skip re-upload) / 基于哈希缓存中继
- Per-hop credentials (--keys, --passwords) / 逐跳凭据
- GOST-style easy forwarding (-ltcp://, -rtcp://) / GOST 风格简易转发
- Comma-separated multi-pair forwarding / 逗号分隔多组转发
- Auto-reconnect on disconnect / 断线自动重连
- Idle timeout for inactive connections / 空闲连接超时
- Auto-accept new host keys / 自动接受新主机指纹
- Cross-platform: Windows, Linux, macOS (amd64/arm64) / 跨平台
Platforms / 平台
| Binary | Platform |
|---|---|
| flyssh-windows-amd64.exe | Windows x64 |
| flyssh-windows-arm64.exe | Windows ARM64 |
| flyssh-linux-amd64 | Linux x64 |
| flyssh-linux-arm64 | Linux ARM64 |
| flyssh-darwin-amd64 | macOS Intel |
| flyssh-darwin-arm64 | macOS Apple Silicon |