Releases: angt/glorytun
Releases · angt/glorytun
Glorytun 0.3.4
Glorytun 0.3.3
The losslimit
option can now be specified per path.
Glorytun 0.3.2
A small release that fixes the fixed rate mode.
Glorytun 0.3.1
A small release that fixes the path beat
option.
Glorytun 0.3.0
This new release is not compatible with 0.2.x.
Glorytun 0.2.2
show
: add optionbad
to get bad behaviors: bad encryption, time desync, bad key exchange.show
: fix cipher name (aes256gcm -> aegis256).path
: show local and remote link loss.bench
: better output.- Fix compilation on powerpc.
Glorytun 0.2.1
- Fix compilation on old compilers.
Glorytun 0.2.0
This release is not compatible with 0.1.x !
- Use AEGIS-256 cipher instead of AES256-GCM. ChaCha20Poly1305 is still available for high security.
- Command
show
will only show the selected tunnel. - Command
path
is more friendly to use. - Fewer packets are lost when the link becomes saturated.
Glorytun 0.1.3
This is a small update that mostly delete old DOWN path automatically.
Glorytun 0.1.2
- Improve error messages.
- On some tests with high bandwidth, tcp should be better.