Releases: nknorg/nkn-tunnel
Releases · nknorg/nkn-tunnel
v0.1.9
Add conn read/write to prevent concurrent write bad data
v0.1.8
Do not set write deadline to prevent partial data write
v0.1.7
Upgrade tuna and tuna-session version
v0.1.6
Allow tsconfig to be nil
v0.1.5
Upgrade tuna version for true random subscriber selection
v0.1.4
- Add arm64 ios android build in makefile
- Add cli argument for tuna service name and tuna sub topics
v0.1.3
- Fix tcp connection not closing correctly
- Add cli options to print version
v0.1.2
- Upgrade to new tuna version due to incompatibility change
- Add cli options for tuna related config
v0.1.1
- Fix reverse tuna exit not reconnecting after Internet lost
- Fix
-n
not changing number of tuna listeners
v0.1.0
First public version with basic functions.