xulifeng
  • Joined on 2025-04-16
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-18 22:37:13 +08:00
372afd470b token login
c6df26ac85 fix some warnings
Compare 2 commits »
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-18 16:32:42 +08:00
fbe2aa12fb windows, and tun, and tap are supported
33a995e7dd fix key is not set bug
321146f6ac chacha20 is supported, need test aes
fa8a60a737 chacha20 and aes is supported, need further test
Compare 4 commits »
xulifeng pushed tag v1.0.1 to punchnet/sdlan-lib-rs 2026-03-18 11:01:31 +08:00
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-18 11:01:22 +08:00
5249a271c5 punchnet 1.0.1 is ok, no permission is checked
814ab9181a added query for info
Compare 2 commits »
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-10 19:14:54 +08:00
de8bf7cd31 daemonize is added to unix
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-10 15:47:26 +08:00
46536fc587 ignore quic server ca.crt
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-10 15:39:52 +08:00
a52df35198 cmdline's tcp name is changed to quic
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-10 15:15:20 +08:00
50db315c79 no identity id is checked
c8c618015a changed the daemonize
651b9ba5cd construct the arp response while SdlArpResponse arrived
46170feb5b encode_to_tcp_message, changed the packet_id to the struct, not the parameter of the function
31845c6707 added policy request and response, need test tomorrow
Compare 13 commits »
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-01-16 16:35:00 +08:00
c5b04eb843 fix some warning
214e73a0b9 fix on_connected_callback, on_disconnected_callback, and on_message callback
Compare 2 commits »
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-01-15 16:28:23 +08:00
6ef685420c remove redudency myactor
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-01-15 16:27:38 +08:00
f9c33b564f fix warning and added myactor library
d8c908a0b2 fix merge and add myactor
Compare 2 commits »
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2025-12-26 23:13:34 +08:00
2fc246a1fe changed reqwest's tls to rustls-tls, avoiding the openssl-sys
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2025-12-25 22:19:42 +08:00
89f7db657d added start_with(out)_feedback's hostname
xulifeng pushed to main at punchnet/sdlan-rs 2025-12-25 22:04:21 +08:00
8e93a4224b truncate in save_to_file
xulifeng pushed to main at punchnet/sdlan-rs 2025-12-25 22:01:16 +08:00
4161dd8df8 truncate
xulifeng pushed to main at punchnet/sdlan-rs 2025-12-25 16:31:53 +08:00
4dc46d2ab2 create_or_load_uuid
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2025-12-24 23:49:56 +08:00
43c2b01fca win's tun, linux's tap and tun, are all ok
b36f526cfc win is ok
Compare 2 commits »
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2025-12-24 22:16:13 +08:00
2096c3faac linux is ok for tun and tap
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2025-12-23 22:43:37 +08:00
0300eb9ade dns resolvectl or /etc/resolv.conf is tested in linux
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2025-12-23 22:26:07 +08:00
6672e78c42 check for resolvectl