gVisor bot
|
6a5d32bf61
|
Fix: don't read yml if not exist (#253)
|
2019-08-07 14:21:39 +08:00 |
|
gVisor bot
|
72beaf1327
|
Fix(dns): use closure client (#251)
|
2019-08-02 09:22:09 +08:00 |
|
gVisor bot
|
8ded4918b2
|
Fix(vmess): set current server name in tls
|
2019-07-31 11:13:49 +08:00 |
|
gVisor bot
|
4c7da630f5
|
Fix(vmess): typo (#248)
|
2019-07-29 12:25:29 +08:00 |
|
gVisor bot
|
7db0522a51
|
Fix: typo (#246)
|
2019-07-29 10:12:10 +08:00 |
|
gVisor bot
|
24bd2afbd8
|
Improve(fakeip): use lru cache to avoid outdate
|
2019-07-26 19:09:13 +08:00 |
|
gVisor bot
|
bbb4d27c04
|
Chore(build): add mipsle-softfloat (#240)
|
2019-07-26 18:45:50 +08:00 |
|
gVisor bot
|
592c3c160f
|
Fix(socks5): fully udp associate support (#233)
|
2019-07-25 17:47:39 +08:00 |
|
gVisor bot
|
8820948587
|
Chore: use lower case cipher format (#238)
|
2019-07-25 17:06:26 +08:00 |
|
gVisor bot
|
eba263a731
|
Fix(picker): add WithTimeout for some situation
|
2019-07-18 00:12:01 +08:00 |
|
gVisor bot
|
bd0b6a2e40
|
Fix(url-test): incorrect result
|
2019-07-17 22:24:26 +08:00 |
|
gVisor bot
|
159d9da548
|
Fix(domain-trie): domain could without dot
|
2019-07-16 00:57:08 +08:00 |
|
gVisor bot
|
32dd6f28ea
|
Fix(domain-trie): Incorrect result
|
2019-07-15 18:00:51 +08:00 |
|
gVisor bot
|
f0a5ff76a6
|
Fix(dns): miss response
|
2019-07-15 17:44:55 +08:00 |
|
gVisor bot
|
d839973334
|
Fix(dns): set handler when resolver not nil
|
2019-07-15 10:18:42 +08:00 |
|
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 |
|