xulifeng
  • Joined on 2025-04-16
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-15 11:39:02 +08:00
95b43c73af fix search domain
c5f5ea433a linux's dns hook is ok
777d3bbc63 linux's tun is ok, need fix win
5136e9427b 添加dns解析,如果dns是punchsky.com(punchnet内部的域名),就转发给15353端口解析;其他的,就直接转发给ali dns 223.5.5.5:53解析
Compare 4 commits »
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-13 19:32:50 +08:00
150d1c8e67 fix windows's read tun, fill first 14 bytes with 0's
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-13 18:50:47 +08:00
97a7403015 added bytes
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-13 18:02:41 +08:00
5594ce639b api setting
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-13 15:49:15 +08:00
4cccf58b2e export structure and function, and fix the default
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-13 15:35:10 +08:00
51cdeb285e added set_route_from_net api
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-10 20:38:22 +08:00
03b8da17dc fix handle_tun_packet unwrap bug
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-10 09:58:53 +08:00
2774431d49 merge .mac to .config json file
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-09 17:55:36 +08:00
732b3f4a0a fix windows
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-09 16:48:54 +08:00
f5e1cfff67 fix allow_routing AtomicBool bug
74a549dea9 command ack for ExitNode setting
Compare 2 commits »
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-31 15:38:41 +08:00
240b60636f changed the verification from ip to domain
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-31 10:04:31 +08:00
4aa6406428 changed to new message.proto, which eliminates the pkt_id
2cff146f8c message downcast ok
e2d5b465f7 remove some println and daemonize
caf62fe079 merge cookie_match and packet_id_match to one
be401afc7b packet id match is merged to cookie_match
Compare 9 commits »
xulifeng pushed to tap-acl at punchnet/sdlan-lib-rs 2026-03-30 17:19:15 +08:00
4aa6406428 changed to new message.proto, which eliminates the pkt_id
xulifeng pushed to tap-acl at punchnet/sdlan-lib-rs 2026-03-26 20:41:09 +08:00
2cff146f8c message downcast ok
e2d5b465f7 remove some println and daemonize
Compare 2 commits »
xulifeng created branch tap-acl in punchnet/sdlan-lib-rs 2026-03-26 19:59:17 +08:00
xulifeng pushed to tap-acl at punchnet/sdlan-lib-rs 2026-03-26 19:59:17 +08:00
caf62fe079 merge cookie_match and packet_id_match to one
be401afc7b packet id match is merged to cookie_match
b10c721179 changed encryptor to ArcSwap
9cba4a976d added route table
1f46a15b11 acl check
Compare 6 commits »
xulifeng pushed tag v1.0.3 to punchnet/sdlan-lib-rs 2026-03-23 15:20:39 +08:00
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-20 16:20:31 +08:00
78351e0493 musl version
xulifeng pushed tag v1.0.2 to punchnet/sdlan-lib-rs 2026-03-18 23:00:02 +08:00
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-03-18 22:42:40 +08:00
f8c213c8c7 api header X-sign is tested, and ok