Skyxim
|
13c82754ff
|
[Fixed] show rule count when parse failed
|
2022-03-14 21:43:58 +08:00 |
|
Skyxim
|
002163f07b
|
[Fixed] memory leak
|
2022-03-13 18:35:55 +08:00 |
|
Skyxim
|
9c5b184db6
|
[Fixed] handle network protocol[0] panic (not pretty)
|
2022-03-13 18:34:49 +08:00 |
|
yaling888
|
359f8ffca3
|
Fix: should use the correct gateway for TUN system stack
|
2022-03-13 17:48:43 +08:00 |
|
yaling888
|
46b9a1092d
|
Chore: embed the RuleExtra into Base
|
2022-03-13 01:22:05 +08:00 |
|
yaling888
|
8fbf93ccc8
|
Chore: Merge branch 'ogn-dev' into with-tun
|
2022-03-13 01:15:35 +08:00 |
|
Kr328
|
b866f06414
|
Chore: move find connection process to tunnel (#2016)
|
2022-03-12 19:07:53 +08:00 |
|
yaling888
|
8b4f9a35f6
|
Chore: bump to go1.18rc1, use netip.Addr to replace net.IP with system TUN stack
|
2022-03-12 02:16:13 +08:00 |
|
Kr328
|
9683c297a7
|
Chore: add more details to process resolving (#2017)
|
2022-03-09 13:41:50 +08:00 |
|
yaling888
|
8333815e95
|
Chore: refactor TUN
|
2022-03-09 05:08:35 +08:00 |
|
yaling888
|
d49871224c
|
Fix: should only resolve local process name
|
2022-03-09 00:32:21 +08:00 |
|
yaling888
|
ba7bcce895
|
Chore: code style
|
2022-03-09 00:32:21 +08:00 |
|
yaling888
|
71e002c2ef
|
Merge branch 'ogn-dev' into with-tun
|
2022-03-09 00:30:38 +08:00 |
|
Dreamacro
|
f6c7281bb7
|
Chore: update github action workflow
|
2022-03-06 21:48:37 +08:00 |
|
Kr328
|
83bfe521b1
|
Fix: should split linux process name with space (#2008)
|
2022-03-05 18:25:16 +08:00 |
|
Mazeorz
|
3ab784dd80
|
Merge pull request #16 from Dabrit/test
[Skip CI]README Improvements
|
2022-03-05 09:03:25 +08:00 |
|
rorrim
|
f1c4d85eb3
|
Update README.md
|
2022-03-05 01:44:48 +08:00 |
|
Dabrit
|
b9fc393f95
|
Naming edited
|
2022-03-05 01:33:11 +08:00 |
|
Meta
|
557347d366
|
Merge pull request #15 from Dabrit/test
Optimize reading experience of linux users
|
2022-03-04 23:25:02 +08:00 |
|
Dabrit
|
a7f3b85200
|
Edit username to adapt Linux username naming rule
|
2022-03-04 22:36:15 +08:00 |
|
Skyxim
|
7550067fde
|
[Fixed] skip maybe invaild ip data packet
|
2022-03-04 22:32:33 +08:00 |
|
Skyxim
|
076a0840bf
|
[Fixed] domian or ipcidr is used before initialization
|
2022-03-04 22:32:25 +08:00 |
|
Skyxim
|
5ebcc526de
|
[Fixed] match not some ip in ipcidr provider
|
2022-03-04 22:32:25 +08:00 |
|
Dabrit
|
3772ad8ddb
|
Revise mismatching targets from README.
|
2022-03-04 22:22:49 +08:00 |
|
yaling888
|
17c53b92b9
|
Fix: iptables routing mark init
|
2022-03-03 05:02:17 +08:00 |
|
yaling888
|
0b9022b868
|
Chore: update dependencies
|
2022-03-03 04:23:03 +08:00 |
|
yaling888
|
5e0d4930cb
|
Merge branch 'ogn-dev' into with-tun
|
2022-03-03 04:17:00 +08:00 |
|
Dreamacro
|
b52d0c16e9
|
Chore: vmess test remove all alterid
|
2022-02-27 18:00:04 +08:00 |
|
Meta
|
5ad7237fa7
|
Merge pull request #14 from Adlyq/Alpha
Fix the filter under proxy-group to filter other groups
|
2022-02-27 00:34:08 +08:00 |
|
Meta
|
49e25f502f
|
Merge pull request #11 from ttyykpe/patch-1
Makefile add android-armv8
|
2022-02-27 00:33:58 +08:00 |
|
admin
|
06942c67fd
|
Fix the filter under proxy-group to filter other groups
|
2022-02-23 16:17:29 +08:00 |
|
yaling888
|
705e5098ab
|
Chore: use SIMD for AMD64 and ARM64 system stack checksum
|
2022-02-23 14:51:04 +08:00 |
|
yaling888
|
ac5c57ecef
|
Chore: compatible with VMESS WS older version configurations
|
2022-02-23 14:21:53 +08:00 |
|
yaling888
|
cd3b139c3f
|
Chore: use "-m mark --mark" instead of "-m owner --uid-owner"
|
2022-02-23 14:19:59 +08:00 |
|
yaling888
|
592b6a785e
|
Fix: find process name by UDP network on macOS
|
2022-02-23 14:04:47 +08:00 |
|
yaling888
|
2f234cf6bc
|
Feature: process condition for rules
|
2022-02-23 14:01:53 +08:00 |
|
Kaming Chan
|
132a6a6a2f
|
Fix: listener tcp keepalive & reuse net.BufferedConn (#1987)
|
2022-02-23 11:22:46 +08:00 |
|
yaling888
|
d876d6e74c
|
Feature: resolve ip with a proxy adapter
|
2022-02-23 02:38:50 +08:00 |
|
yaling888
|
b192238699
|
Merge from remote branch
|
2022-02-23 01:00:27 +08:00 |
|
yaling888
|
3b2ec3d880
|
Chore: upgrade gvisor
|
2022-02-22 22:30:41 +08:00 |
|
ttyykpe
|
9259c9f3ff
|
Makefile add android-armv8
|
2022-02-21 18:04:38 +08:00 |
|
Dreamacro
|
03e4b5d525
|
Chore: use golangci-lint config file
|
2022-02-19 00:08:51 +08:00 |
|
Dreamacro
|
a0221bf897
|
Fix: routing-mark should effect on root
|
2022-02-17 14:23:47 +08:00 |
|
Mazeorz
|
37cf166d14
|
Merge pull request #10 from Adlyq/Alpha
Full regexp support
|
2022-02-16 23:10:07 +08:00 |
|
admin
|
27292dac0c
|
Replace the regular implementation of the filter for proxy-providers and proxy-groups with regex2
|
2022-02-16 22:18:05 +08:00 |
|
Clash-Mini
|
847c91503b
|
[build]
|
2022-02-06 05:08:11 +08:00 |
|
Clash-Mini
|
ca8ed0a01b
|
[Fix]GeoSite.dat initial in logic rule
|
2022-02-06 04:41:34 +08:00 |
|
Mazeorz
|
46dc262e8e
|
合并拉取请求 #9
add the doc of local build
|
2022-02-06 04:34:08 +08:00 |
|
Clash-Mini
|
7465eaafa1
|
[Fix]GeoSite.dat initial in logic rule
|
2022-02-06 04:30:54 +08:00 |
|
leon Qiu
|
d70cfefde7
|
add the doc of local build
|
2022-02-06 04:02:26 +08:00 |
|