Commit Graph

1921 Commits

Author SHA1 Message Date
gVisor bot
6cd66b6372 fix: vmess udp 2023-01-10 13:21:32 +08:00
gVisor bot
f28a57b665 fix: vless RoutingMark bind 2023-01-09 23:15:17 +08:00
gVisor bot
c8f119493e fix: geoip mmdb/geodata init 2023-01-09 21:12:13 +08:00
gVisor bot
4a0413a33d fix #322: add option general.find-process-mode, user can turn off findProcess feature in router
findProcess slow down connection due to repeat call to FindProcessName in router environment
this option has 3 values: always, strict, off
- always, equal to enable-process: true. Just try to merge all process related option into one
- strict, as default value, behavior remains unchanged
- off, turn off findProcess, useful in router environment
2023-01-09 19:48:39 +08:00
gVisor bot
7bd6c1c874 chore: Fix fmt in #321
Replace all double spaces to tabs due to Go fmt proposal.
2023-01-07 12:24:28 +08:00
gVisor bot
6b25153dcd Merge pull request #321 from ag2s20150909/Alpha
proxy-provider and proxy-groups support exclude node by node type
2023-01-06 11:58:12 +08:00
gVisor bot
290a425c42 fix: Process rule is not work in classical rule-set 2023-01-04 21:18:07 +08:00
gVisor bot
3b878201d0 Merge pull request #1 from ag2s20150909/fixConverter
fix converter error
2023-01-03 22:36:38 +08:00
gVisor bot
2ace05e723 fix converter error 2023-01-03 22:33:29 +08:00
gVisor bot
87d9698ac3 proxy-groups support exclude node by node type 2023-01-03 21:47:57 +08:00
gVisor bot
f9ad33a874 proxy-provider support exclude node by node type 2023-01-03 21:27:07 +08:00
gVisor bot
ae5e4559dc Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha 2023-01-01 13:03:30 +08:00
gVisor bot
64f98d1057 Fix: immediately update provider when modtime too old 2022-12-31 16:32:30 +08:00
gVisor bot
50f6045a36 fix: only wrap with SyscallConn() when currentConn implements syscall.Conn 2022-12-25 13:29:25 +08:00
gVisor bot
a0d15df880 fix: trying to let hysteria's port hopping work 2022-12-23 11:00:55 +08:00
gVisor bot
deeba61c54 Feature: REDIRECT support IPv6 (#2473) 2022-12-22 19:25:30 +08:00
gVisor bot
b9dbd81038 Chore: skip cache acme challenge dns msg (#2469) 2022-12-22 13:30:23 +08:00
gVisor bot
f9027ef597 Fix: safeConnClose not working (#2463) 2022-12-22 12:42:38 +08:00
gVisor bot
2e02b5c389 fix: some safeConnClose forget using original 2022-12-22 12:31:45 +08:00
gVisor bot
8dc6a79787 Fix: broken build badge (#2470) 2022-12-22 12:09:24 +08:00
gVisor bot
635cb4d491 Chore: improve redir getorigdst 2022-12-22 12:00:56 +08:00
gVisor bot
57cd902214 chore: cleanup code 2022-12-22 09:53:25 +08:00
gVisor bot
fcd5580875 chore: linux ipv6 REDIRECT (#311) 2022-12-22 08:45:11 +08:00
gVisor bot
861357234f chore: relay support tuic 2022-12-20 00:11:02 +08:00
gVisor bot
ec0136af1b chore: rebuild relay 2022-12-19 21:34:07 +08:00
gVisor bot
f09afc8d8a chore: support relay native udp when using ss and ssr protocol 2022-12-19 17:02:04 +08:00
gVisor bot
26040f94dc fix: try to fix gvisor panic 2022-12-17 11:03:37 +08:00
gVisor bot
78a2dbd9d8 chore: better safeConnClose 2022-12-16 22:16:02 +08:00
gVisor bot
cad40326f3 Merge pull request #302 from oluceps/fix-nix
Fix nix build fail
2022-12-15 13:54:45 +08:00
gVisor bot
991595ea79 fix: spec Go 119 for nix build 2022-12-15 13:25:56 +08:00
gVisor bot
edf218f59d chore: update flake lock 2022-12-15 13:25:18 +08:00
gVisor bot
f80cc6f384 chore: better structure decoder 2022-12-13 21:13:31 +08:00
gVisor bot
50550d3997 chore: wireguard's reserved support base64 input 2022-12-13 20:40:07 +08:00
gVisor bot
317fb07e25 fix: check conn is nil in safeConnClose 2022-12-13 18:09:19 +08:00
gVisor bot
9978adc996 fix: safeConnClose not working 2022-12-13 13:20:40 +08:00
gVisor bot
f73cbb90a2 chore: split dns's dialContext and listenPacket 2022-12-13 12:38:46 +08:00
gVisor bot
b531a40791 chore: cleanup doh/doq's code 2022-12-13 11:23:34 +08:00
gVisor bot
52924804ef fix: fix bindIfaceToListenConfig() in windows force bind to an ipv4 address 2022-12-13 11:18:32 +08:00
gVisor bot
bd7dd813c0 chore: add persistent-keepalive for wireguard 2022-12-13 08:35:01 +08:00
gVisor bot
1c86a0f3b7 fix: fix wireguard outbound not work with ipv6 server 2022-12-13 08:23:17 +08:00
gVisor bot
122a151ec6 fix: fix wireguard outbound not work with the sniffer 2022-12-11 23:53:53 +08:00
gVisor bot
92446efd80 chore: Android version supports child processes following the main process rules 2022-12-11 18:24:55 +08:00
gVisor bot
524b82734a fix: add an unmap before is6 2022-12-11 15:48:37 +08:00
gVisor bot
3d79bf1072 fix: hysteria ipv6 outbound 2022-12-11 13:41:44 +08:00
gVisor bot
0e654753c2 fix: issue #292 2022-12-11 09:25:46 +08:00
gVisor bot
459166668c fix: tunnel panic 2022-12-11 08:59:57 +08:00
gVisor bot
f59d3e1c6d fix: parse DoH url 2022-12-08 12:46:46 +08:00
gVisor bot
f8b117007b fix: tun create panic 2022-12-08 11:29:39 +08:00
gVisor bot
e6c60f0304 chore: update config.yaml 2022-12-08 09:59:04 +08:00
gVisor bot
a6e88229d6 fix: let doh/dot server follow hosts and can remotely resolve itself ip 2022-12-07 20:01:44 +08:00