| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| opengnb-1.6.5.tar.gz | 2026-06-27 | 423.7 kB | |
| 1.6.5 source code.tar.gz | 2026-05-31 | 423.8 kB | |
| 1.6.5 source code.zip | 2026-05-31 | 568.6 kB | |
| README.md | 2026-05-31 | 659 Bytes | |
| Totals: 4 Items | 1.4 MB | 0 | |
ver1.6.5 实现普通节点之间不需要交换密钥通过 forwarding节点 进行数据转发
What's Changed
- fix: public_key, shared_secret generation by using 8-byte length for uuid64 in lite mode by @reusu in https://github.com/opengnb/opengnb/pull/49
- Add error handling for failing to open /dev/net/tun by @Kurapikov in https://github.com/opengnb/opengnb/pull/53
New Contributors
- @reusu made their first contribution in https://github.com/opengnb/opengnb/pull/49
- @Kurapikov made their first contribution in https://github.com/opengnb/opengnb/pull/53
Full Changelog: https://github.com/opengnb/opengnb/compare/1.6.4...1.6.5