Commit Graph

1652 Commits

Author SHA1 Message Date
gVisor bot
0663602618 chore: 识别线程数 2022-05-29 21:04:47 +08:00
gVisor bot
583215e131 Merge branch 'Alpha' into dev 2022-05-29 20:43:39 +08:00
gVisor bot
abf999d80f fix: compile 2022-05-29 20:02:30 +08:00
gVisor bot
edc96985f7 fix: 调整not规则判断子规则数量,逻辑规则返回payload采用解析后结果 2022-05-29 19:54:11 +08:00
gVisor bot
993f9f1441 chore: 调整uid系统判断位置 2022-05-29 18:55:08 +08:00
gVisor bot
6a5cdb7793 chore: 调整uid系统判断位置 2022-05-29 18:12:43 +08:00
gVisor bot
54c131e558 refactor: 使用 netlink 获取默认网卡 2022-05-29 15:35:08 +08:00
gVisor bot
32d332b873 refactor: 使用 netlink 配置 ip rule 2022-05-29 15:03:27 +08:00
gVisor bot
0c3071f85c fix: route on android 2022-05-28 23:29:22 +08:00
gVisor bot
b44848c8dc fix: npe 2022-05-28 23:29:03 +08:00
gVisor bot
223e715b6e Merge branch 'netlink' into Alpha 2022-05-28 21:59:04 +08:00
gVisor bot
1cfae4aba8 refactor: 合并部分android代码入linux && ip 使用netlink配置路由 2022-05-28 21:58:29 +08:00
gVisor bot
7a75f2b125 fix: 调整获取远程目的的位置 2022-05-28 20:01:27 +08:00
gVisor bot
39b9ee9462 chore: 降低并发查询时IPv6等待 2022-05-28 09:58:45 +08:00
gVisor bot
00e33008f6 fix: 关闭并发时双栈使用错误 2022-05-27 20:43:39 +08:00
gVisor bot
82dcecc693 fix: npe 2022-05-27 20:33:27 +08:00
gVisor bot
050a47b15e chore: 更换GeoData下载地址
Signed-off-by: Meta <maze.y2b@gmail.com>
2022-05-27 18:32:23 +08:00
gVisor bot
64b9397a07 fix: geox url setting 2022-05-27 12:32:59 +08:00
gVisor bot
9dd290cdbd refactor: 获取远程目的从tunnel中剔除,移至tracker 2022-05-27 09:00:48 +08:00
gVisor bot
f30721e3bf refactor: 优化UDP远程目标获取 2022-05-26 23:41:09 +08:00
gVisor bot
3e082166be fix: 更新错误时未停止后续流程,日志修改 2022-05-26 23:13:36 +08:00
gVisor bot
b3017fea94 fix: 启动时检测provider文件是否过期,强制更新 2022-05-26 21:05:00 +08:00
gVisor bot
322edc166f feat: RESTful API support set tcp-concurrent 2022-05-26 19:49:12 +08:00
gVisor bot
6f2dc0336f feat: RESTful API support update Geo file
and can set update url by user, eg.
geox-url:
  geoip: "http://xxxx/gepip.dat"
  mmdb: "http://xxxx/country.mmdb"
  geosite: "http://xxxx/geosite.dat"
2022-05-24 15:04:13 +08:00
gVisor bot
09690122e4 feat: RESTful API support disable sniffer 2022-05-24 13:44:52 +08:00
gVisor bot
010a2aaf9c feat: fallback can be select by user 2022-05-24 10:17:44 +08:00
gVisor bot
11100a5159 feat: uid rule support for logic and rule-set 2022-05-22 13:07:20 +08:00
gVisor bot
98ca305a54 fix: 并发dns查询,由于ipv6阻塞导致某些情况下的网络不通 2022-05-21 00:34:15 +08:00
gVisor bot
ba7e0887bd feat: IN-TYPE rule support
eg. IN-TYPE,SOCKS/REDIR/INNER,Proxy
support list: HTTP HTTPS SOCKS SOCKS4 SOCKS5 REDIR TPROXY TUN INNER
2022-05-20 23:17:16 +08:00
gVisor bot
fa70694e4d refactor: new way to get interface change even for linux 2022-05-20 21:44:19 +08:00
gVisor bot
2a00f57fd9 feat: 安卓恢复进程规则,可通过enable-process开关,默认true 2022-05-19 20:44:09 +08:00
gVisor bot
db2bf61714 refactor: 修改sticky-session尝试逻辑 2022-05-19 20:27:26 +08:00
gVisor bot
d3e20a87de fix: 热重载Tun配置 2022-05-19 19:19:19 +08:00
gVisor bot
4e984588f1 fix: sticky-sessions异常 2022-05-18 22:29:27 +08:00
gVisor bot
fb3472c53a fix: Rule-Set中不解析DNS
feat: RULE-SET支持no-resolve
2022-05-18 18:43:44 +08:00
gVisor bot
18ee3ceac5 chore: Android auto-detect-interface plus 2022-05-18 12:00:57 +08:00
gVisor bot
109e4b25cc fix: doq过代理错误 2022-05-17 21:30:54 +08:00
gVisor bot
6475f60ce3 fix: 删除udp触发的错误逻辑 2022-05-17 21:23:28 +08:00
gVisor bot
91262c256a refactor: 重构失败主动健康检测 2022-05-17 21:15:14 +08:00
gVisor bot
4a828089b4 chore: debug log print dns result 2022-05-17 18:21:18 +08:00
gVisor bot
cae1e23735 chore: 暴露数据给前端 2022-05-17 16:47:21 +08:00
gVisor bot
c260affd46 refactor: 重构StickySessions 2022-05-17 13:28:54 +08:00
gVisor bot
125f35e426 fix: 当dns被禁用时,dns将根据general ipv6设置解析dns 2022-05-17 09:01:41 +08:00
gVisor bot
27606d2ad2 chore: remove noisy log 2022-05-16 18:20:13 +08:00
gVisor bot
375ed774be refactor: strategyStickySessions 2022-05-16 17:46:28 +08:00
gVisor bot
0eecb03bfa refactor: remove useless code 2022-05-16 17:29:08 +08:00
gVisor bot
05a484ec56 fix: strategyStickySessions nil pointer 2022-05-16 17:06:44 +08:00
gVisor bot
aa0753ac59 fix: geoip ReverseMatch 2022-05-16 17:06:44 +08:00
gVisor bot
d86deea7f1 refactor: new way to get interface for android 2022-05-16 17:06:44 +08:00
gVisor bot
02d30883b6 feat: "!"(not) support for geosite
eg. GEOSITE,!CN,Proxy & dns.fallback-filter.geosite: ['!CN']
2022-05-15 13:16:45 +08:00