Commit Graph

40 Commits

Author SHA1 Message Date
gVisor bot
2ea93b8398 Merge branch 'dev' into Alpha 2022-06-04 19:16:56 +08:00
gVisor bot
d072d06e49 chore: 调整目录与包名一致 2022-06-04 03:25:33 +08:00
gVisor bot
542325aae4 Style: code style 2021-06-10 14:05:56 +08:00
gVisor bot
1860de9362 Style: cleanup code 2021-03-24 01:00:21 +08:00
gVisor bot
e063713174 Chore: move find process name to a single part 2020-12-17 22:17:27 +08:00
gVisor bot
a18ad955e7 Fix: PROCESS-NAME on FreeBSD 11.x (#947) 2020-09-07 17:43:34 +08:00
gVisor bot
7512851be1 Fix: potential PCB buffer overflow on bsd systems (#941) 2020-09-03 10:27:20 +08:00
gVisor bot
b2d27b9a46 Fix: static check 2020-08-25 22:36:38 +08:00
gVisor bot
6ca03f5a90 Chore: pass staticcheck 2020-08-25 22:19:59 +08:00
gVisor bot
639997db38 Chore: cache process name when resolve failed (#900) 2020-08-15 16:55:55 +08:00
gVisor bot
11a3e2b6a9 Feature: PROCESS-NAME for windows (#840) 2020-08-06 19:59:20 +08:00
gVisor bot
6387d5ee62 Feature: PROCESS-NAME for freebsd (#855) 2020-07-31 20:01:19 +08:00
gVisor bot
70732f222b Fix: update cache if a process was found (#850) 2020-07-30 17:15:06 +08:00
gVisor bot
ba07a6d0d7 Improve: simplify macOS process searching 2020-07-29 11:27:18 +08:00
gVisor bot
17a0dc479a Chore: rename NoResolveIP to ShouldResolveIP 2020-07-27 11:57:55 +08:00
gVisor bot
8987460ea0 Improve: add cache for macOS PROCESS-NAME 2020-07-22 20:35:27 +08:00
gVisor bot
2875910f01 Improve: check uid on process search & fix typo (#824) 2020-07-22 20:22:34 +08:00
gVisor bot
ebdc6564f3 Feature: add PROCESS-NAME rule for linux (#822) 2020-07-22 19:05:10 +08:00
gVisor bot
a1accd76db Feature: support PROCESS-NAME on macOS 2020-07-19 13:18:23 +08:00
gVisor bot
062fbffbae Chore: remove forward compatibility code 2020-06-27 14:28:10 +08:00
gVisor bot
bdd5db95d8 Chore: move rule parser to rules 2020-06-05 17:43:50 +08:00
gVisor bot
9ff9414cfd Chore: aggregate mmdb (#474) 2020-01-11 21:07:01 +08:00
gVisor bot
d240994896 Chore: aggregate logger 2019-12-20 17:22:24 +08:00
gVisor bot
726281255c Fix: NoResolveIP should return current value (#390) 2019-11-04 10:42:39 +08:00
gVisor bot
f046ad73d2 Feature: add no-resolve for ip rules (#375) 2019-10-28 00:02:23 +08:00
gVisor bot
93f13c627c Feature: add experimental connections API 2019-10-27 21:44:07 +08:00
gVisor bot
7062bb4bba Feature: add DST-PORT and SRC-PORT 2019-05-09 21:00:29 +08:00
gVisor bot
4d61ae689f Fix: IP-CIDR invalid payload crash 2019-03-30 14:11:59 +08:00
gVisor bot
ef2b5d306d Chore: rename final 2019-02-18 21:53:57 +08:00
gVisor bot
fde2ae7764 Fix: crash when ip is nil 2019-02-12 12:29:33 +08:00
gVisor bot
d292743981 Feature: SOURCE-IP-CIDR rule type (#96) 2019-02-02 21:03:13 +08:00
gVisor bot
23b76d1f29 Improve: auto change payload to lowercase 2018-11-21 13:59:39 +08:00
gVisor bot
7af4d41391 Fix: a typo error 2018-10-16 17:23:58 +08:00
gVisor bot
29172c5bb3 Chore: refactoring code of config path 2018-10-14 21:22:58 +08:00
gVisor bot
f73013006a Chore: make the code more semantic 2018-09-30 12:25:52 +08:00
gVisor bot
1c4b253ff0 Improve: add DOMAIN rule 2018-09-09 15:01:46 +08:00
gVisor bot
1e7b5abbe2 Improve: lazy load mmdb 2018-08-01 00:18:29 +08:00
gVisor bot
b6495c8dd2 Add: config hub route 2018-06-20 22:41:02 +08:00
gVisor bot
1a8f363ea6 Improve: simple dns prefetch 2018-06-11 18:36:39 +08:00
gVisor bot
010b8eb03f Init: first commit 🎉 2018-06-10 22:50:03 +08:00