Commit Graph

1206 Commits

Author SHA1 Message Date
gVisor bot 4aaa9f8ca8 Fix: http proxy Upgrade behavior (#2097) 2022-04-27 12:38:31 +08:00
gVisor bot 7421c5f70a fix: gvisor panic 2022-04-25 18:39:45 +08:00
gVisor bot 1787c4285a Chore: update dependencies 2022-04-25 13:23:56 +08:00
gVisor bot ed45c53179 Chore: increase nattable capacity 2022-04-25 13:18:41 +08:00
gVisor bot ad67a1c34c Chore: use generics as possible 2022-04-25 13:18:30 +08:00
gVisor bot 086772b721 fix: logic of auto-detect-interface 2022-04-23 23:42:42 +08:00
gVisor bot 62dcfed9c2 pref: uid style in log 2022-04-23 17:37:50 +08:00
gVisor bot 42601721a6 refactor: tidy auto-route code 2022-04-23 17:31:16 +08:00
gVisor bot 83ecca0061 fix: ipv6 enable logic 2022-04-23 14:21:58 +08:00
gVisor bot 2c2dcb683c fix: uid match 2022-04-23 13:37:37 +08:00
gVisor bot 162dcd56e6 feat: cache uid 2022-04-23 12:11:26 +08:00
gVisor bot 931d5dd5b3 fix: relay conn error when addr is domain 2022-04-23 10:26:22 +08:00
gVisor bot b5e7abfa15 fix: whitelist 2022-04-23 09:52:23 +08:00
gVisor bot 7cdbab467f fix: sniffer port whitelist error 2022-04-23 09:36:11 +08:00
gVisor bot d946a76a0d chore: Adjust the connection IP log 2022-04-23 08:53:51 +08:00
gVisor bot fbcf9b6801 fix: ipv6 enable logic 2022-04-23 02:03:10 +08:00
gVisor bot 7e61c9b6b3 fix: wrong parameter name 2022-04-23 00:45:43 +08:00
gVisor bot bb14ae7075 fix: general ipv6 is false should be broke ipv6 conn 2022-04-23 00:30:25 +08:00
gVisor bot 532ec82a08 feat: support tcp concurrent, Separate dialing and dns resolver ipv6
tcp-concurrent:true
2022-04-23 00:27:22 +08:00
gVisor bot 61491c8627 fix: hotspot for android 2022-04-22 22:25:45 +08:00
gVisor bot a317531428 Revert: "fix: proxy-groups filter logic"
This reverts commit 8a85c63b08.
2022-04-22 18:56:35 +08:00
gVisor bot 5386a5f00e fix: proxy-groups filter logic 2022-04-22 17:27:55 +08:00
gVisor bot de105c08f6 fix: sniffer 2022-04-22 17:00:39 +08:00
gVisor bot 7b9a24ee08 fix: uid rule only support linux and android 2022-04-22 16:51:01 +08:00
gVisor bot 8054749b40 feat: support uid rule
eg. UID,1000/5000-6000,Proxy
2022-04-22 16:27:51 +08:00
gVisor bot c450c09e92 Merge remote-tracking branch 'origin/Alpha' into Alpha 2022-04-22 15:58:57 +08:00
gVisor bot f8a9c272f3 feat: dnsHijack support "any"
chore: adjust process debug display logic
2022-04-22 13:30:04 +08:00
gVisor bot ba507fc5e0 Chore: wait for system stack to close 2022-04-22 12:44:51 +08:00
gVisor bot 751f3e8abd Chore: fix typos 2022-04-22 12:42:20 +08:00
gVisor bot 8695847210 fix: add wait timeout, and log 2022-04-21 08:08:37 -07:00
gVisor bot 03a014957f feat: add sniffer port whitelist, when empty will add all ports 2022-04-21 07:06:08 -07:00
gVisor bot 4ea3422e5f [fix] logic 2022-04-21 18:56:33 +08:00
gVisor bot 113d84b438 [fix] auto-route for android 2022-04-21 17:47:04 +08:00
gVisor bot a2c8d8f9be Chore: update dependencies 2022-04-20 22:55:30 +08:00
gVisor bot e2dbbb7cfe Refactor: metadata use netip.Addr 2022-04-20 22:52:05 +08:00
gVisor bot 915f40e71b Chore: IpToAddr 2022-04-20 22:09:16 +08:00
gVisor bot a4654d30d5 chore: upgrade dependencies 2022-04-20 01:31:33 +08:00
gVisor bot a84d76fd04 Improve: replace bootstrap dns (#2080) 2022-04-19 22:49:39 +08:00
gVisor bot f59183bf08 Chore: add `none` alias to `dummy` on ShadowsocksR (#2056) 2022-04-19 22:49:22 +08:00
gVisor bot caf271a669 Chore: fix typo 2022-04-19 22:38:20 +08:00
gVisor bot 66503d64e3 Chore: persistence fakeip pool state 2022-04-19 22:37:47 +08:00
gVisor bot d76abc8fe3 fix:force-domain invalid 2022-04-17 21:17:21 +08:00
gVisor bot 0ffa697d8d chore: change comments 2022-04-17 20:03:53 +08:00
gVisor bot b6a134b34c refactor: sniffer param force and reverses deprecated, will be removed when release version, replace force-domain and skip-sni,
force-domain add '+' equivalent to force is true
sniffer:
  enable: true
  force-domain:
    - "google.com"
  skip-sni:
    - www.baidu.com
  sniffing:
    - tls
2022-04-17 20:02:13 +08:00
gVisor bot e76e0f5e03 fix: PASS policy inconsistent names 2022-04-17 14:11:58 +08:00
gVisor bot 363f9ff181 fix: domain tree match failed 2022-04-16 11:55:49 +08:00
gVisor bot 566ed821fc fix: domain type fix Mapping 2022-04-16 09:51:31 +08:00
gVisor bot 181d213321 chore: log style 2022-04-16 09:04:43 +08:00
gVisor bot baac54e8ee fix: reverse error when force is false 2022-04-16 08:53:31 +08:00
gVisor bot e11775a9b1 fix: sniffer npe 2022-04-16 08:45:18 +08:00