Commit Graph

424 Commits

Author SHA1 Message Date
gVisor bot
a59e3feba9 Feature: support vmess tls custom servername 2020-06-01 00:27:04 +08:00
gVisor bot
e01c249c74 Fix: make os.Stat return correct err on provider 2020-05-29 21:56:29 +08:00
gVisor bot
6b48d71ceb Feature: add tolerance for url-test 2020-05-29 17:47:50 +08:00
gVisor bot
759b7aa934 Feature: domain trie support wildcard alias 2020-05-28 12:13:05 +08:00
gVisor bot
fff62644f0 Chore: add trimpath for go build 2020-05-20 15:13:33 +08:00
gVisor bot
03c0f2e7f1 Feature: add Mixed(http+socks5) proxy listening (#685) 2020-05-12 11:29:53 +08:00
gVisor bot
d5a5576951 Chore: update premium link 2020-05-08 21:52:17 +08:00
gVisor bot
85c042c2be Chore: update dependencies and README.md 2020-05-07 21:58:53 +08:00
gVisor bot
fa72ea4b6f Feature: support proxy-group in relay (#597) 2020-05-07 21:42:52 +08:00
gVisor bot
7e5a24ebd2 Feature: implemented a strategy similar to optimistic DNS (#647) 2020-05-07 15:10:14 +08:00
gVisor bot
c6b7b951b9 Fix: use domain first on direct dial (#672) 2020-05-05 12:39:25 +08:00
gVisor bot
28d6e3aac6 Fix: make selector react immediately 2020-04-30 20:13:27 +08:00
gVisor bot
3a7ad5d47d Fix: dns return empty success for AAAA & recursion in fake ip mode (#663) 2020-04-29 11:21:37 +08:00
gVisor bot
4d5801fa6e Feature: add more command-line options (#656)
add command-line options to override `external-controller`, `secret` and `external-ui` (#531)
2020-04-27 22:23:09 +08:00
gVisor bot
d957aacef8 Fix: typo (#657) 2020-04-27 22:20:35 +08:00
gVisor bot
40832885c4 Fix: redir-host should lookup hosts 2020-04-27 21:28:24 +08:00
gVisor bot
2a7caf794f Fix: select group can use provider real-time 2020-04-27 21:23:23 +08:00
gVisor bot
3542b3e3b1 Improve: provider can be auto GC 2020-04-26 22:38:15 +08:00
gVisor bot
6902880db9 Chore: update dependencies 2020-04-25 00:43:32 +08:00
gVisor bot
ff954754e5 Chore: remove unused parameter netType (#651) 2020-04-25 00:39:30 +08:00
gVisor bot
0b60be9438 Improve: pool buffer alloc 2020-04-25 00:30:40 +08:00
gVisor bot
d97ee63d0e Fix: API auth bypass 2020-04-24 23:49:35 +08:00
gVisor bot
d622a93645 Fix: domain wildcard behavior 2020-04-24 23:49:19 +08:00
gVisor bot
496bfdf3f9 Chore: dialer hook should return a error 2020-04-24 23:48:55 +08:00
gVisor bot
116f60cdda Improve: add basic auth support for provider URL (#645) 2020-04-20 21:22:23 +08:00
gVisor bot
f965118386 Fix: dns tcp-tls X509.HostnameError (#638) 2020-04-17 11:29:59 +08:00
gVisor bot
6720cf8df5 Feature: verify mmdb on initial 2020-04-16 19:12:25 +08:00
gVisor bot
b033dd0369 Chore: picker support get first error 2020-04-16 18:31:40 +08:00
gVisor bot
dc9ae1edd0 Improve: recycle buffer after packet used 2020-04-16 18:19:36 +08:00
gVisor bot
af00355b28 Fix: set SO_REUSEADDR for UDP listeners on linux (#630) 2020-04-11 21:45:56 +08:00
gVisor bot
98db1988c6 Fix: typo (#624) 2020-04-08 15:49:12 +08:00
gVisor bot
1f5bbe06fc Feature: domain trie support dot dot wildcard 2020-04-08 15:45:59 +08:00
gVisor bot
158727f7b3 Fix: vmess pure TLS mode 2020-04-03 16:04:24 +08:00
gVisor bot
618b7e6101 Feature: refactor vmess & add http network 2020-03-31 16:07:21 +08:00
gVisor bot
5bb81b70d6 Fix: udp traffic track (#608) 2020-03-28 20:05:38 +08:00
gVisor bot
f50a8dbe00 Fix: dns request panic and close #527 2020-03-24 10:13:53 +08:00
gVisor bot
499d8cd308 Chore: update dependencies 2020-03-22 17:41:58 +08:00
gVisor bot
e8dfbf5135 Feature: support relay (proxy chains) (#539) 2020-03-21 23:46:49 +08:00
gVisor bot
b74f6c81fb Chore: update README to better describe what Clash do atm (#586) 2020-03-20 12:35:30 +08:00
gVisor bot
25396eaa34 Fix: trojan split udp packet 2020-03-20 00:02:05 +08:00
gVisor bot
11b67b19e6 Improve: add session cache for trojan 2020-03-19 22:39:09 +08:00
gVisor bot
55ee8695b3 Feature: support trojan 2020-03-19 20:26:53 +08:00
gVisor bot
d781813212 Fix: config parse panic 2020-03-19 11:04:56 +08:00
gVisor bot
bf90c7e9bb Chore: support MarshalYAML to some config filed (#581) 2020-03-15 19:40:39 +08:00
gVisor bot
eb3be06859 Fix: dns fallback logic 2020-03-13 00:11:54 +08:00
gVisor bot
ad551c1e30 Fix: TPROXY fakeip (#572) 2020-03-10 20:36:24 +08:00
gVisor bot
2193e571e1 Fix: rules parse (#568) 2020-03-09 10:40:21 +08:00
gVisor bot
a957540ce5 Fix: provider parse 2020-03-08 23:34:46 +08:00
gVisor bot
52bba6bb79 Feature: add UDP TPROXY support on Linux (#562) 2020-03-08 21:58:49 +08:00
gVisor bot
c84fd9dc72 Chore: update dependencies 2020-03-08 13:01:06 +08:00