Sijie.Sun
|
24143cbf1c
|
add verbose cli mode; add list foreign network (#156)
|
2024-07-07 16:51:20 +08:00 |
|
Sijie.Sun
|
513e4cacc9
|
add more debug info for route (#155)
1. use info log for sync_route_info
2. allow dump route info with cli tool.
3. dump route info every 60s
|
2024-07-07 15:40:46 +08:00 |
|
Sijie.Sun
|
abf9d23d52
|
improve hole punching and stun test (#124)
* implement new stun test algorithm, do test faster and provide more info
* support punching for symmetric
|
2024-06-02 07:20:57 +08:00 |
|
Sijie.Sun
|
f665de9b18
|
allow peer rpc split packet, so tunnel mtu can be small (#116)
|
2024-05-16 08:18:35 +08:00 |
|
sijie.sun
|
09ebed157e
|
fix peer center for latency report
|
2024-05-13 20:30:25 +08:00 |
|
Sijie.Sun
|
fcc73159b3
|
support encryption (#60)
|
2024-04-27 13:44:59 +08:00 |
|
Sijie.Sun
|
3467890270
|
zero copy tunnel (#55)
make tunnel zero copy, for better performance. remove most of the locks in io path.
introduce quic tunnel
prepare for encryption
|
2024-04-24 23:12:46 +08:00 |
|
Sijie.Sun
|
4eb7efe5fc
|
use workspace, prepare for config server and gui (#48)
|
2024-04-04 10:33:53 +08:00 |
|