Dreamacro
|
09f435d928
|
Chore: update README.md
|
2019-09-14 21:45:11 +08:00 |
|
Dreamacro
|
3dd9ea52d8
|
Fix(domain-trie): crash when insert
|
2019-09-14 21:42:40 +08:00 |
|
Dreamacro
|
09917a2a95
|
Fix: tcp dual stack dial
|
2019-09-14 20:01:12 +08:00 |
|
Dreamacro
|
96a4abf46c
|
Feature: move hosts to the top
|
2019-09-14 20:01:08 +08:00 |
|
Dreamacro
|
16e3090ee8
|
Feature: add version api
|
2019-09-13 17:44:30 +08:00 |
|
Comzyh
|
b3e10c05e6
|
Fix: parse error in proxyGroupsDagSort (#298)
|
2019-09-13 15:04:51 +08:00 |
|
Soar Qin
|
112b3e5a6c
|
Fix: don't close connection on status 100 Continue and header Proxy-Connection: Keep-Alive (#294)
|
2019-09-12 10:22:08 +08:00 |
|
Dreamacro
|
60fdd82e2b
|
Fix(API): use right status code
|
2019-09-08 22:33:52 +08:00 |
|
Soar Qin
|
9815010131
|
Fix: HTTP status code 100 Continue support" (#288)
* Fix: HTTP Status Code `100 Continue` support
* Style: code style adjustment
|
2019-09-08 12:21:28 +09:00 |
|
comwrg
|
9875f8ea6e
|
Fix: typo (#287)
|
2019-09-07 17:23:43 +09:00 |
|
Dreamacro
|
9e0bd62790
|
Migration: go 1.13
|
2019-09-04 23:26:20 +09:00 |
|
Comzyh
|
0d51877fcd
|
Fix: should keep the original order of proxy groups (#284)
|
2019-08-28 23:44:32 +08:00 |
|
comwrg
|
e34090c39a
|
Improve: url-test retry dial when failed (#283)
|
2019-08-28 22:28:01 +08:00 |
|
comwrg
|
5cc66e51db
|
Chore: remove unused code (#282)
|
2019-08-27 16:23:44 +08:00 |
|
comwrg
|
71f0a4e35e
|
Fix: typo (#281)
|
2019-08-26 12:26:14 +08:00 |
|
Dreamacro
|
48a2013d9c
|
Fix: socks address stringify buffer overflow
|
2019-08-16 21:38:27 +08:00 |
|
Dreamacro
|
6f3a654d6c
|
Chore: ship github action
|
2019-08-15 11:40:40 +08:00 |
|
X. Jason Lyu
|
0f7f0a9b1a
|
Optimization: socks UDP & fix typo (#261)
|
2019-08-12 14:01:32 +08:00 |
|
Comzyh
|
d59e98dc83
|
Feature: allow arbitrary order in proxy group (#89)
|
2019-08-12 10:11:44 +08:00 |
|
Dreamacro
|
b137a50d85
|
Fix: crash in handleConn
|
2019-08-10 20:14:24 +08:00 |
|
Fndroid
|
f75cd04181
|
Change: speedtest with HEAD instead of GET (#259)
|
2019-08-09 15:39:13 +08:00 |
|
Yunhao Zhang
|
b926f4cf09
|
Feature: trace adapters when dialing (#170)
|
2019-08-09 01:28:37 +08:00 |
|
Siji
|
5829c3d5be
|
Feature: support customizing bind-address when allow-lan is true (#255)
|
2019-08-08 13:45:07 +08:00 |
|
Siji
|
288afd1308
|
Fix: don't read yml if not exist (#253)
|
2019-08-07 14:21:39 +08:00 |
|
beyondkmp
|
528fbd10e4
|
Fix(dns): use closure client (#251)
|
2019-08-02 09:22:09 +08:00 |
|
Dreamacro
|
85128a634d
|
Fix(vmess): set current server name in tls
|
2019-07-31 11:13:49 +08:00 |
|
X. Jason Lyu
|
f6acbaac7b
|
Fix(vmess): typo (#248)
|
2019-07-29 12:25:29 +08:00 |
|
comwrg
|
b75da2c6d8
|
Fix: typo (#246)
|
2019-07-29 10:12:10 +08:00 |
|
Dreamacro
|
271ed2b9c1
|
Improve(fakeip): use lru cache to avoid outdate
|
2019-07-26 19:09:13 +08:00 |
|
Leo Yao
|
1702e7ddb4
|
Chore(build): add mipsle-softfloat (#240)
|
2019-07-26 18:45:50 +08:00 |
|
X. Jason Lyu
|
1fd8f690fe
|
Fix(socks5): fully udp associate support (#233)
|
2019-07-25 17:47:39 +08:00 |
|
Siji
|
183e776970
|
Chore: use lower case cipher format (#238)
|
2019-07-25 17:06:26 +08:00 |
|
Dreamacro
|
f00dfdd34d
|
Fix(picker): add WithTimeout for some situation
|
2019-07-18 00:12:01 +08:00 |
|
Dreamacro
|
0670275533
|
Fix(url-test): incorrect result
|
2019-07-17 22:24:26 +08:00 |
|
Dreamacro
|
9e77c650d9
|
Fix(domain-trie): domain could without dot
|
2019-07-16 00:57:08 +08:00 |
|
Dreamacro
|
3497fdaf45
|
Fix(domain-trie): Incorrect result
|
2019-07-15 18:00:51 +08:00 |
|
Dreamacro
|
6077e825c5
|
Fix(dns): miss response
|
2019-07-15 17:44:55 +08:00 |
|
Dreamacro
|
0dd2a6dee5
|
Fix(dns): set handler when resolver not nil
|
2019-07-15 10:18:42 +08:00 |
|
Dreamacro
|
c1b5e4f561
|
Fix(dns): Incorrect variable name
|
2019-07-14 23:16:52 +08:00 |
|
Dreamacro
|
1a21c8ebfd
|
Feature(dns): support custom hosts
|
2019-07-14 19:29:58 +08:00 |
|
Dreamacro
|
f867f02546
|
Feature(API): logs and traffic support websocket
|
2019-07-12 15:44:12 +08:00 |
|
Dreamacro
|
7c6c147a18
|
Optimization: refactor picker
|
2019-07-02 19:18:03 +08:00 |
|
Dreamacro
|
0eff8516c0
|
Chore: improve Dockerfile
|
2019-06-30 15:10:56 +08:00 |
|
Dreamacro
|
34338e7107
|
Chore: update dependencies & fix typo
|
2019-06-29 16:48:48 +08:00 |
|
Dreamacro
|
57fdd223f1
|
Feature: custom dns ipv4/ipv6 dual stack
|
2019-06-29 00:58:59 +08:00 |
|
Dreamacro
|
bc3fc0c840
|
Feature: support DoH
|
2019-06-28 12:29:08 +08:00 |
|
Dreamacro
|
662038e40e
|
Fix: log correctly path
|
2019-06-27 22:56:24 +08:00 |
|
Dreamacro
|
53528f8275
|
Fix: crash when authenticator is nil
|
2019-06-27 20:45:12 +08:00 |
|
bobo liu
|
1c792b46c9
|
Feature: local socks5/http(s) auth (#216)
|
2019-06-27 17:04:25 +08:00 |
|
Dreamacro
|
2417cfda12
|
Chore: set log output to stdout
|
2019-06-26 20:30:57 +08:00 |
|