xulifeng
  • Joined on 2025-04-16
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-16 16:04:57 +08:00
c3355db8ee fix ipv6 panic
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-16 15:11:19 +08:00
73da6a8610 added ExitNode's gateway and target_network property
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-15 22:24:42 +08:00
68867b8e55 _drop_multicast has bug if set to false, should do further research
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-15 14:20:13 +08:00
cb26b985dd drop_multicast is configured with CommandLine
xulifeng pushed to tap at punchnet/sdlan-lib-rs 2026-04-15 11:53:25 +08:00
cf847e3241 tun_win is set in dns
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 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 »