28 Commits

Author SHA1 Message Date
46170feb5b encode_to_tcp_message, changed the packet_id to the struct, not the parameter of the function 2026-03-06 16:21:39 +08:00
31845c6707 added policy request and response, need test tomorrow 2026-03-05 22:53:42 +08:00
e8e8655100 cached login info, and connect info is accessed while connect 2026-03-02 16:12:19 +08:00
00c5c67307 login with user 2026-03-02 11:07:42 +08:00
8902c27b1d client id and mac are passed as values 2026-02-28 10:32:44 +08:00
8645b65534 changed tcp to quic, can remove tcp_conn.rs safely 2026-02-27 16:30:46 +08:00
6f895c3404 changed to new message.proto, and use Bytes for SDLData's data 2026-02-25 15:30:26 +08:00
f9c33b564f fix warning and added myactor library 2026-01-15 16:27:18 +08:00
89f7db657d added start_with(out)_feedback's hostname 2025-12-25 22:19:25 +08:00
c2a3048427 fix some warning, and tested with mac 2025-10-23 17:35:41 +08:00
d9b1329e6a changed dependencies to gitea.s5s8, and added network_code in register super 2025-10-22 16:27:45 +08:00
9a72c29870 punchnet renamed 2025-09-30 11:31:05 +08:00
7fa2ffa04d changed mode 2025-05-12 10:37:16 +08:00
63805d9a47 fix nat probe's bug 2024-12-27 00:23:30 +08:00
69255d7907 add arp to waitlist 2024-10-25 16:41:02 +08:00
cb71c53102 fix warning 2024-10-25 11:01:02 +08:00
06d7819fd1 linux 2024-10-24 18:46:21 +08:00
6dd3d8694c added crc after the ether packet 2024-10-23 11:29:41 +08:00
302300294a tap mac 2024-10-22 10:12:08 +08:00
56d6a35fea fix all error 2024-10-21 09:23:29 +08:00
5fa882ec16 added ipv6 2024-07-25 20:44:11 +08:00
5408cfa286 fix warning 2024-07-17 22:49:17 +08:00
733f93fe16 removed println 2024-07-16 23:41:30 +08:00
dc9bf9cc6b changed 1969 to 1970 in multicast port 2024-07-16 15:34:42 +08:00
b59570b297 added CommandLineInput 2024-07-15 19:47:27 +08:00
b3b9fcd243 added nat type detect 2024-07-08 18:40:38 +08:00
cf08d2d53c fix stun request 2024-07-06 22:58:18 +08:00
de029dd6e7 sdlan 2024-07-04 16:50:28 +08:00