Releases: nwtgck/go-piping-tunnel
Releases · nwtgck/go-piping-tunnel
v0.4.1
Changed
- (internal) Specify buffer sizes
Fixed
- Fix hint to show socat hint when --yamux not specified
v0.4.0
Added
Changed
- Use ".../cs" and ".../sc" when the number of paths is one for short
- Rename "$PIPING_SERVER_URL" to "$PIPING_SERVER"
v0.3.0
Added
- Add --http-write-buf-size
- Add --http-read-buf-size
- Add --c-to-s-buf-size to client host
v0.2.2
Added
- Add --s-to-c-buf-size flag to client
v0.2.1
Added
- Add --header flag to specify HTTP header
v0.2.0
Changed
- Change server-host as "server" subcommand, not root command
- Allow one rest argument to specify path
Added
- Create "client" subcommand
- Create --progress flag to show upload/download progress (default: true)