Commit Graph

4618 Commits (e267c36492ed8c6144df972209ed548d7b462a66)

Author SHA1 Message Date
Richard Chen e267c36492
Merge pull request #2338 from IceCodeNew/master
修复构建脚本的错误下载逻辑
2020-03-17 07:19:28 +08:00
IceCodeNew c84ab8b757 Bug fix
修正当 releases 页存在多个 release 文件时(现在统统都是这样了),脚本错误将多个文件下载并合并为一个 dat 文件的问题。
该问题会导致 dat 文件无法被 v2ctl 程序解析。

简化 geoip.dat 及 geosite.dat 文件的下载代码。
2020-03-17 01:33:32 +08:00
IceCodeNew 4e90a6dc44 SC2086
shellcheck: Double quote to prevent globbing and word splitting.
2020-03-16 04:31:24 +08:00
Kslr 1628878827
Merge pull request #2327 from Loyalsoldier/update-url
Update dat files download links
2020-03-13 17:22:37 +08:00
Loyalsoldier c851a92b52
Update dat files download links
due to https://github.com/v2ray/geoip/issues/18
2020-03-13 08:15:51 +08:00
Kslr 2dc4b26b43
Merge pull request #2154 from vcptr/mixconfig
multiconfig
2020-03-12 00:54:00 +08:00
Kslr c44dd39507
Merge pull request #2305 from vcptr/dohroute
doh route strategy optimized
2020-03-04 00:30:48 +08:00
vcptr 490f66d443 code style optmize in dispatch func 2020-03-03 13:36:43 +08:00
vcptr 31a1cf0647 doh route strategy optimized 2020-03-03 13:36:43 +08:00
Kslr a080e9c067
Merge pull request #2287 from unknowndev233/master
Fixed minor bugs & add Documentation
2020-03-03 01:45:40 +08:00
Kslr 9789a946f4
Merge pull request #2300 from lucifer9/fixipv4udp
fix udp not work in ipv4 using common config
2020-02-29 14:25:51 +08:00
lucifer9 2c50e56904 fix udp not work in ipv4 using common config 2020-02-29 12:08:02 +08:00
unknowndev233 1e6a007ce1 Fixed minor bugs & add Documentation 2020-02-26 23:57:15 +08:00
Kslr 333d20d7d9
Merge pull request #2281 from lucifer9/fixudpv6
fix tproxy udp "unable to get destination" in IPv6 environment
2020-02-25 17:47:59 +08:00
lucifer9 7979478367 fix tproxy udp "unable to get destination" in IPv6 environment 2020-02-25 11:58:49 +08:00
Kslr 0659a89118
Merge pull request #2272 from ToutyRater/patch-2
typo
2020-02-21 22:06:52 +08:00
ToutyRater a27cfdf2fd
typo 2020-02-21 13:05:57 +00:00
Kslr 4f059a1c52
Merge pull request #2228 from enihcam/master
Add SO_REUSEPORT to inbound
2020-02-19 03:33:25 +08:00
Kslr f9806916b9
Merge pull request #2176 from xymopen/backport
feat: Install directly from zip file
2020-02-19 03:31:28 +08:00
Kslr 2c0d55e904
Merge pull request #2157 from Anonymous-Someneese/master
Reduce http proxy client overhead by 1RTT
2020-02-19 03:26:58 +08:00
Kslr 175218b7f0
Merge pull request #2091 from unknowndev233/master
v2ray.service upgrade
2020-02-19 03:20:45 +08:00
unknowndev233 a709ea5beb
minor changes
Weaken dependence on nss-lookup.target
Modify comments about https://github.com/v2ray/v2ray-core/issues/1011
2020-02-18 14:43:47 +08:00
nullptr 30f3970407 Add SO_REUSEPORT to inbound 2020-02-16 13:42:41 +08:00
Kslr 96917366c7
Merge pull request #2246 from lucifer9/freebsd-pf
add freebsd support
2020-02-15 02:55:47 +08:00
lucifer9 4164d95b26 make Codacy/PR Quality Review happy 2020-02-14 11:11:33 +08:00
lucifer9 425f179211 code cleanup to make Codacy/PR Quality Review happy 2020-02-14 11:00:11 +08:00
lucifer a0ac4cd987 add freebsd/pf support:
- transparent proxy (pf rdr) in IPv4 environment
- support both tcp and udp
- enable TCP_FASTOPEN, SO_REUSEPORT_LB, SO_REUSEADDR
- sockopt:mark is mapped to SO_USER_COOKIE
2020-02-13 22:37:18 +08:00
Kslr 75e78fa008
Merge pull request #2109 from tnextday/master
Support user routing and stats in http/socks inbound server
2020-02-11 12:47:43 +08:00
Kslr e164596698
Merge pull request #2212 from mzz2017/master
DoH性能问题、DoH下AAAA重新过滤、DNS查询分组订阅
2020-02-06 02:19:59 +08:00
mzz2017 be9ce7fd9d feat/fix: dns query subscriptions group by A and AAAA. fix problem that empty result would poll dns server in DoH mode 2020-02-04 20:57:58 +08:00
mzz2017 d520bc2b56 fix(#2211): problem that AAAA query returns A result 2020-02-04 18:44:58 +08:00
xymopen 427c6e4b13 refactor: Remove `extract()` 2020-01-10 14:04:23 +08:00
xymopen 572abd73a0 refactor: Install directly from zip file 2020-01-10 14:04:07 +08:00
xymopen 78280b9c15 feat: Add `zipRoot()`
Get root directory path inside ZIP file
2020-01-10 10:46:25 +08:00
xymopen 683c78ee4d refactor: Remove `makeExecutable()`, `copyFile()` 2020-01-10 10:46:25 +08:00
Kslr 5dd85717fc
Merge pull request #2170 from xymopen/backport
refactor: Clean up install-release.sh
2020-01-09 00:12:41 +08:00
xymopen 01365e92d2 refactor: Remove side effect from `sysArch()` 2020-01-08 10:45:16 +08:00
xymopen 410457e1e3 refactor: Extract `normalizeVersion()` 2020-01-08 10:38:18 +08:00
xymopen 77a151080c refactor: Minor changes to install-release.sh
* Add missing CLI argument variables
* Remove key, COLOR variables
* Standardize EXTRACT_ONLY, ERROR_IF_UPTODATE variables
* Print output to stdout
* Print help using redirection
* Combine configuration conditions
2020-01-08 10:38:17 +08:00
xymopen eefa53f6b1 style: Remove tailing space 2020-01-08 10:20:20 +08:00
Anonymous-Someneese 06431ae21a http: send HTTP Connect if no content is written after 5ms. 2020-01-07 18:31:48 +08:00
Anonymous-Someneese e2b6080b4e Fix reverse proxy with the HTTP optimization
And any other protocol that require the connection initializer to send first, E.g. freedom with TFO.
2020-01-06 06:28:34 +08:00
Anonymous-Someneese 5e40291e69 Optimize HTTP tunnel setup in TFO environment 2020-01-06 06:28:34 +08:00
Anonymous-Someneese a9ff0a2b92 Fix code quality 2020-01-06 06:28:34 +08:00
Anonymous-Someneese 222b6cd6ad Reduce http proxy client overhead by 1RTT 2020-01-06 06:28:34 +08:00
Richard Chen ad0ad8016b
Merge pull request #2161 from Loyalsoldier/patch-1
Update rules dat file URL
2020-01-05 14:24:13 +08:00
Loyalsoldier e63f15fe93
Update rules dat file URL
Update rules dat file URL to GitHub default latest downloadable assets URL
2020-01-05 12:06:20 +08:00
vcptr 8896ffdea8 revert back to multiconfig 2020-01-03 09:26:48 +08:00
kslr bda694dd8e release 4.22.1 2020-01-02 11:02:04 +08:00
Kslr 8f3b00e8dd
Merge pull request #2153 from v2ray/revert-2124-newconfig
Revert "multiple config"
2020-01-02 01:24:18 +08:00