Commit Graph

1600 Commits

Author SHA1 Message Date
mzz2017
3aefa5791e chore(#29): fix problem that sometimes show '-e' in different types of shells after install 2020-02-06 12:22:46 +08:00
mzz2017
6eea3d6795 chore: add desktop shortcut after install 2020-02-05 20:32:44 +08:00
mzz2017
cf7f6915fc chore: removing fails if v2ray is not installed 2020-02-05 19:02:44 +08:00
mzz2017
acc5d53941 docs: add some tips if unit v2ray.service is not found 2020-02-05 18:47:06 +08:00
mzz2017
061e3bf1e9 docs 2020-02-05 16:18:13 +08:00
mzz2017
02aea174fb fix(#25): some server would be invalid after pre-resolving 2020-02-05 12:02:13 +08:00
mzz2017
6e608dce75 fix: function of version compare not work in some cases 2020-02-04 21:41:19 +08:00
mzz2017
cb2884f215 fix: DOH did not go from direct outbound 2020-02-04 14:13:59 +08:00
mzz2017
3d4d179fbb feat: use DOHL instead of DOH to speed DOH query up 2020-02-04 13:04:03 +08:00
mzz2017
b124353ed6 fix: problem that v2ray-core can not boot in proxy transparent mode with doh 2020-02-04 00:15:36 +08:00
mzz2017
25a3e6e24f docs: README 2020-02-03 20:30:02 +08:00
mzz2017
b571777705 docs: README 2020-02-03 13:12:27 +08:00
mzz2017
b253472008 chore: replace v2ray/official with v2fly/v2fly-core 2020-02-03 13:03:59 +08:00
mzz2017
b891b27756 style: setting 2020-02-03 02:19:10 +08:00
mzz2017
95d5464f8a fix/chore: problem that show version 'debug' in docker mode 2020-02-03 01:44:40 +08:00
mzz2017
4927971da5 docs: README 2020-02-02 22:17:12 +08:00
mzz2017
5181785adc fix: can not find config.json caused by volume covering /etc/v2ray in docker mode 2020-02-02 21:49:25 +08:00
mzz2017
99d620947a fix: compatible adjustment 2020-02-02 16:11:13 +08:00
mzz2017
84e4cecb83 style: delete customPacFileVersion 2020-02-02 16:03:10 +08:00
mzz2017
b80d99f2bc optimize: tiny adjustment 2020-02-02 15:49:20 +08:00
mzz2017
1f25c7d96e docs: README 2020-02-02 15:43:14 +08:00
mzz2017
b58f1532d6 feat: add pac mode to transparent mode list 2020-02-02 15:41:02 +08:00
mzz2017
4b300a298d feat: support custom routing pac mode 2020-02-02 15:28:42 +08:00
mzz2017
c102471ce6 docs: setting 2020-02-01 23:08:40 +08:00
mzz2017
dbfa7d23b9 fix: slowly routing 2020-02-01 22:08:55 +08:00
mzz2017
45e6daacb2 feat: use dnspod to avoid dns hijacking when antipollution is closed 2020-02-01 13:18:25 +08:00
mzz2017
ac9bdd18bb docs: setting 2020-01-31 18:43:49 +08:00
mzz2017
46269160ac docs: doh 2020-01-31 15:04:26 +08:00
mzz2017
adf05361ab docs: README 2020-01-31 13:41:01 +08:00
mzz2017
d7707bae4f optimize: latency test will use gstatic.com 2020-01-31 13:27:50 +08:00
mzz2017
4d059501ce chore/style: aur intro and style of select in setting 2020-01-29 18:05:50 +08:00
mzz2017
a9677bae7c feat: improve interaction experience 2020-01-29 17:18:08 +08:00
mzz2017
019347bfec feat: support DoH to avoid DNS pollution 2020-01-29 16:59:58 +08:00
mzz2017
f5d8ff7592 fix: transparent and ports mode using different routing now 2020-01-29 12:59:21 +08:00
mzz2017
fad06cbe79 Merge branch 'master' of github.com:mzz2017/V2RayA 2020-01-27 12:58:42 +08:00
mzz2017
1c259b3609 refactor: reorganize v2ray routing 2020-01-27 12:58:07 +08:00
mzz
30c7401858 Update README.md 2020-01-26 21:29:09 +08:00
mzz2017
d4fb3766fe fix: unstable ssr connections due to diverse client ids 2020-01-26 21:07:22 +08:00
mzz2017
81bfa1e918 fix: #18 possibly uri unescape now 2020-01-26 13:15:58 +08:00
mzz2017
c7de9760a0 feat: optional nslookup-forward 2020-01-26 13:04:02 +08:00
mzz2017
12ecdf8505 refactor: replace conn.Relay with Relay 2020-01-14 22:50:46 +08:00
mzz2017
09d277647d fix: support a kind of non-standard ssr formats and fix incorrect port occupied judgement 2020-01-14 20:28:25 +08:00
mzz2017
e41329ef46 refactor: organize catelog 2020-01-13 17:20:47 +08:00
mzz2017
27c5a9587e style: scrollbar 2020-01-13 17:13:00 +08:00
mzz2017
c8d572039f fix: cycle import 2020-01-13 17:06:09 +08:00
mzz2017
2bea52d352 fix: can not update subscriptions when v2ray is not running 2020-01-13 16:49:48 +08:00
mzz2017
fc49d5796e fix: error when modifying server config 2020-01-13 16:49:05 +08:00
mzz2017
340bd99113 fix: nil pointer 2020-01-05 18:29:01 +08:00
mzz2017
59ed1b5333 fix: delay to support dns query under proxy and wait for v2ray-core's bug fixed 2020-01-05 07:21:45 +08:00
mzz2017
766bc1ec2b feat: dns query will be under proxy, use DOH or non-standard port 2020-01-05 06:46:10 +08:00