-
Notifications
You must be signed in to change notification settings - Fork 127
/
CHANGELOG
35 lines (30 loc) · 1.49 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
2020-07-03 Hin2n_v0.6.0-rc3 Trial Version(https://github.com/switch-iot/hin2n/releases/tag/hin2n_v0.6.0-rc3)
* Update the ntop n2n protocol to the latest version
* Add the ability to route the internet traffic via n2n
* Add the ability to set a dns server for use in n2n
* Add support for the AES-CBC, Chacha20 and Speck encryptions
2018-10-13 Hin2n_v0.6.0-rc2 Trial Version(https://github.com/switch-iot/hin2n/releases/tag/hin2n_v0.6.0-rc2)
* Added support for n2n v1/v2 version
* Optimize configuration item order
* Add the handling of the failure of connecting supernode
* Add drawer page, including contact us, feedback, check for updates and about features
* BUG fix
2018-06-01 Hin2n_v0.6.0-rc1 Trial Version(https://github.com/switch-iot/hin2n/releases/tag/hin2n_v0.6.0-rc1)
* APP UI revision
* Optimize configuration items and configuration switch connection logic
* Add configuration item left slide operation
* Automatically obtain local IP support (-L auto parameter)
* The overall project is switched from an2n to hin2n
* BUG fix
2018-05-23 Hin2n_v0.5.1(https://github.com/switch-iot/hin2n/releases/tag/hin2n_v0.5.1)
* Configuration page optimization
* System exception handling when VPN is established
* Speed up VPN disconnection
* BUG fix
2018-05-14 Hin2n_v0.5.0(https://github.com/switch-iot/hin2n/releases/tag/hin2n_v0.5.0)
* Add configuration save feature
* Configure parameter verification
* Advanced configuration
* Native code improvement and optimization
2018-04-20 Hin2n_v0.1.0
* Basic feature beta