Commit Graph

844 Commits

Author SHA1 Message Date
Zephyr 0a3595414e Feature: can set specify config file path in cli (#360) 2019-10-14 18:11:22 +08:00
Kirill Motkov f4326daaa4 Chore: code style improvements (#361) 2019-10-14 17:13:23 +08:00
Dreamacro 710cd5aed2 Migration: use actions upload release 2019-10-14 10:40:00 +08:00
Dreamacro 521a190b0f Fix: hot recreate socks should ignore when receive same address 2019-10-13 23:51:26 +08:00
comwrg e22ff74e79 Optimization: use context in fallback speed test (#357) 2019-10-13 18:11:02 +08:00
comwrg 2c82a2bfc8 Optimization: use context in urltest speed test (#356) 2019-10-13 12:11:26 +08:00
oasiscifr 461e0a6873 Fix: UDP socks recreate behavior (#355) 2019-10-13 11:19:46 +08:00
Dreamacro d1fb442bd5 Chore: update dependencies 2019-10-13 00:22:39 +08:00
Dreamacro 7c4a359a2b Fix: dial tcp with context to avoid margin of error 2019-10-12 23:55:39 +08:00
comwrg 0cdc40beb3 Fix: urltest get fastest node ehavior (#326) 2019-10-12 23:29:00 +08:00
Jason Lyu 4cd8b6f24f Fix: some UDP issues (#265) 2019-10-11 20:11:18 +08:00
Birkhoff Lee 0f63682bdf Chore: update README.md (#353) 2019-10-11 20:10:19 +08:00
Dreamacro 52125a3992 Fix: fakeip missing host 2019-10-11 14:01:16 +08:00
Dreamacro 06c9dfdb80 Feature: experimental support snell 2019-10-09 18:46:23 +08:00
Birkhoff Lee 54386ccda3 Chore: Improve grammar and wording (#337) 2019-10-08 10:59:24 +08:00
Dreamacro d3c50cf89f Fix: throw error when CONNECT return 5xx 2019-10-05 09:33:40 +08:00
Dreamacro 50d2e082d5 Feature: websocket api support browser 2019-09-30 14:13:29 +08:00
Dreamacro c38469330d Fix: ip version check 2019-09-27 15:26:07 +08:00
Comzyh 045c3a3ad4 Fix: clearer error and ipv6 string parse (#325) 2019-09-27 10:33:37 +08:00
Dreamacro 904c354ee4 Fix: use correctly last record 2019-09-26 10:08:50 +08:00
Dreamacro 1a8a6d0b5d Feature: v2ray-plugin support disable mux 2019-09-21 23:49:00 +08:00
Dreamacro e0c8aed5c7 Fix(API): cors middleware hoisting because it doesn't work with r.Group 2019-09-21 21:28:02 +08:00
Dreamacro 8f60d61ff9 Fix(fake-ip): return failed when type is AAAA 2019-09-21 10:30:43 +08:00
comwrg 5e6ab99403 Fix: dial should return when dns failed (#311) 2019-09-20 16:04:06 +08:00
Comzyh 8adcc4d83b Fix: TCP dial error should not return early (#307) 2019-09-17 20:11:49 +08:00
宋辰文 b76737bdbb Feature: add fallback filters (#105) 2019-09-15 13:36:45 +08:00
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