Nkn Tunnel Versions Save

Tunnel tcp through NKN client.

v0.3.5

6 months ago

What's Changed

Full Changelog: https://github.com/nknorg/nkn-tunnel/compare/v0.3.4...v0.3.5

v0.3.4

2 years ago

v0.3.3

2 years ago

v0.3.2

2 years ago

v0.3.1

2 years ago

v0.3.0

3 years ago
  • Breaking Change: Switch to new sdk version to reduce memory usage. This is not compatible with previsou nkn tunnel versions due to nkn-tuna-session protocol change
  • Add cli option to change download geo db behavior
  • Add tunnel Addr() method
  • Add TunaPubAddrs() method to get tuna entry nodes info

v0.2.3

3 years ago

Remove closed sessions and close their conn to reduce ram usage

v0.2.2

3 years ago

Upgrade sdk version to greatly reduce RAM usage

v0.2.1

3 years ago
  • Listen to local only when multiclient is connected
  • Will listen to both tuna and relay sessions for tuna mode
  • Add accept address options
  • Add tunnel config and change create tunnel API to use config
  • Add cli flag to specify seed node
  • Allow empty from address (assume listening at nkn addr)
  • Fix late payment when traffic stops for a while

v0.2.0

3 years ago

Increase payment robustness (by upgrading nkn sdk and tuna verison)