Commit Graph

380 Commits

Author SHA1 Message Date
gVisor bot
a446a24be9 Fix(dns): Incorrect variable name 2019-07-14 23:16:52 +08:00
gVisor bot
ce94ed8802 Feature(dns): support custom hosts 2019-07-14 19:29:58 +08:00
gVisor bot
19494fe383 Feature(API): logs and traffic support websocket 2019-07-12 15:44:12 +08:00
gVisor bot
f027c3e540 Optimization: refactor picker 2019-07-02 19:18:03 +08:00
gVisor bot
62403890b1 Chore: improve Dockerfile 2019-06-30 15:10:56 +08:00
gVisor bot
9ddc9207ff Chore: update dependencies & fix typo 2019-06-29 16:48:48 +08:00
gVisor bot
83f3bec20c Feature: custom dns ipv4/ipv6 dual stack 2019-06-29 00:58:59 +08:00
gVisor bot
be170308c2 Feature: support DoH 2019-06-28 12:29:08 +08:00
gVisor bot
7eadec6eef Fix: log correctly path 2019-06-27 22:56:24 +08:00
gVisor bot
003cef02a2 Fix: crash when authenticator is nil 2019-06-27 20:45:12 +08:00
gVisor bot
b115c369db Feature: local socks5/http(s) auth (#216) 2019-06-27 17:04:25 +08:00
gVisor bot
d516009673 Chore: set log output to stdout 2019-06-26 20:30:57 +08:00
gVisor bot
21cf6cd128 Chore: use 'dns' for ALPN in tcp-tls nameserver (#209) 2019-06-20 15:50:01 +08:00
gVisor bot
697b82b9fe Fix: check target is valid in rules (#210) 2019-06-20 11:03:50 +08:00
gVisor bot
c7da6fb109 Chore: clean up Dockfile 2019-06-19 22:12:25 +08:00
gVisor bot
6a3284ba68 Standardized: use recommend extension & forward compatibility before 1.0 2019-06-18 20:55:26 +08:00
gVisor bot
368fc53279 Fix: strict ss obfs check 2019-06-18 20:37:53 +08:00
gVisor bot
e2e4539ccf Fix: use original sequence for url-test group (#201) 2019-06-13 20:18:07 +08:00
gVisor bot
05349cec03 Style: fix go vet warning 2019-05-26 13:55:13 +08:00
gVisor bot
d883e7986e Fix: add mutex for fake ip pool 2019-05-23 23:27:29 +08:00
gVisor bot
0a6f9b3878 Fix: DNS server not recreate correctly (#186) 2019-05-18 17:52:42 +08:00
gVisor bot
46e5342b79 Fix: incorrect fake ip dns ttl (#187) 2019-05-18 17:44:12 +08:00
gVisor bot
7528b012c4 Fix: udp crash in tunnel 2019-05-16 18:40:20 +08:00
gVisor bot
e7f4103c85 Chore: fix typo (#182) 2019-05-16 14:19:37 +08:00
gVisor bot
8a4497ddf4 Feature: make the selector proxies order as same as the order in the config file (#180)
* make the proxies order the same as the order in config file

* formatting & rename variable
2019-05-15 14:40:14 +08:00
gVisor bot
31b496a5d1 Chore: clean up code 2019-05-14 21:35:34 +08:00
gVisor bot
bfea583f55 Chore: adjust fake-ip ttl 2019-05-12 10:48:07 +08:00
gVisor bot
9d5f099e9c Chore: update README.md 2019-05-09 21:05:47 +08:00
gVisor bot
7062bb4bba Feature: add DST-PORT and SRC-PORT 2019-05-09 21:00:29 +08:00
gVisor bot
2885f9a8de Chore: fix socks reader overflow & update dependencies 2019-05-06 21:00:29 +08:00
gVisor bot
9c315339fd Feature: support fakeip 2019-05-03 00:05:14 +08:00
gVisor bot
9f955015d1 Feature: support vmess udp 2019-04-25 16:32:15 +08:00
gVisor bot
892eb1d792 Feature: support outbound socks5 udp 2019-04-25 13:48:47 +08:00
gVisor bot
358344da70 Feature: add experimental config for resolving ip fail behavior 2019-04-24 12:02:52 +08:00
gVisor bot
b9b8632362 Fix: add missing error check 2019-04-24 10:29:29 +08:00
gVisor bot
c02b16b446 Feature: socks5 udp associate 2019-04-23 23:30:13 +08:00
gVisor bot
4aade6a0e6 Fix: typo in initial config file (#166) 2019-04-22 09:57:08 +08:00
gVisor bot
be8288bbb5 Chore: add GitBook link to README.md (#155) 2019-04-15 19:07:18 +08:00
gVisor bot
d499a3fcd1 Fix: make releases script 2019-03-30 15:34:24 +08:00
gVisor bot
dded38e9fd Chore: update README.md 2019-03-30 14:20:04 +08:00
gVisor bot
4d61ae689f Fix: IP-CIDR invalid payload crash 2019-03-30 14:11:59 +08:00
gVisor bot
fd3734bc4a Fix: incorrect mutex in speedTest (#153) 2019-03-29 10:27:26 +08:00
gVisor bot
b26e6c5a59 Feature: add interval url test for load-balance 2019-03-28 19:00:41 +08:00
gVisor bot
944fb14cd4 Fix: reuse Current.HomeDir until go 1.13 release 2019-03-28 18:20:19 +08:00
gVisor bot
ebd32c686a Style: use atomic CompareAndSwap (#151) 2019-03-26 23:48:03 +08:00
gVisor bot
041702aac6 Fix: crash when key value is nil 2019-03-25 20:42:20 +08:00
gVisor bot
3a065853c4 Fix: dns hot reload no effect 2019-03-23 19:41:41 +08:00
gVisor bot
e3c78f934e Feature: add version command (#148) 2019-03-23 19:24:26 +08:00
gVisor bot
a775ef0077 Fix: fallback & url-test lose efficacy 2019-03-23 16:29:27 +08:00
gVisor bot
6978963270 Feature: add delay history and improve url-test behavior 2019-03-17 14:52:39 +08:00