1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00
Commit Graph

4682 Commits

Author SHA1 Message Date
unknowndev233
19061275ca Fixed minor bugs & add Documentation 2020-03-12 00:42:29 +08:00
lucifer9
9608f77ba8 fix udp not work in ipv4 using common config 2020-03-12 00:42:29 +08:00
lucifer9
d055c0497d fix tproxy udp "unable to get destination" in IPv6 environment 2020-03-12 00:42:29 +08:00
ToutyRater
30b5f521c4 typo 2020-03-12 00:42:29 +08:00
nullptr
450bc5b3f0 Add SO_REUSEPORT to inbound 2020-03-12 00:42:29 +08:00
xymopen
0314d05792 refactor: Remove extract() 2020-03-12 00:42:29 +08:00
xymopen
01e940fd8e refactor: Install directly from zip file 2020-03-12 00:42:29 +08:00
xymopen
f9dc0a7fb6 feat: Add zipRoot()
Get root directory path inside ZIP file
2020-03-12 00:42:29 +08:00
xymopen
debbdc7276 refactor: Remove makeExecutable(), copyFile() 2020-03-12 00:42:29 +08:00
Anonymous-Someneese
99cf401867 http: send HTTP Connect if no content is written after 5ms. 2020-03-12 00:42:29 +08:00
Anonymous-Someneese
82dee01833 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-03-12 00:42:29 +08:00
Anonymous-Someneese
a5caa01cb6 Optimize HTTP tunnel setup in TFO environment 2020-03-12 00:42:29 +08:00
Anonymous-Someneese
197fe15d5a Fix code quality 2020-03-12 00:42:29 +08:00
Anonymous-Someneese
f0e63c6e3c Reduce http proxy client overhead by 1RTT 2020-03-12 00:42:29 +08:00
unknowndev233
e19749180e minor changes
Weaken dependence on nss-lookup.target
Modify comments about https://github.com/v2ray/v2ray-core/issues/1011
2020-03-12 00:42:29 +08:00
unknowndev233
7cfd630a03 Update v2ray.service
default Type=exec -> Type=simple
2020-03-12 00:42:29 +08:00
unknowndev233
2614c37d50 v2ray.service upgrade
做了一点微小的工作,例如:
去掉了在非 `forking` 类型中几乎无意义的 `PIDFile` ([因为 systemd 不会写入](https://www.freedesktop.org/software/systemd/man/systemd.service.html#PIDFile=))
把[不推荐使用](https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/)的 `Wants=network.target` 换成 `Wants=network-online.target nss-lookup.target`
2020-03-12 00:42:29 +08:00
lucifer9
e176746d03 make Codacy/PR Quality Review happy 2020-03-12 00:42:29 +08:00
lucifer9
8c6dac924c code cleanup to make Codacy/PR Quality Review happy 2020-03-12 00:42:29 +08:00
lucifer
2ad7060375 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-03-12 00:42:29 +08:00
tnextday
ad3bcd2c07 pass username to inbound.User.Email in http/socks server 2020-03-12 00:42:29 +08:00
mzz2017
7f4f8091f9 feat/fix: dns query subscriptions group by A and AAAA. fix problem that empty result would poll dns server in DoH mode 2020-03-12 00:42:29 +08:00
mzz2017
4a663f2b25 fix(#2211): problem that AAAA query returns A result 2020-03-12 00:42:29 +08:00
xymopen
fa657b8681 refactor: Remove side effect from sysArch() 2020-03-12 00:42:29 +08:00
xymopen
4ae653e884 refactor: Extract normalizeVersion() 2020-03-12 00:42:29 +08:00
xymopen
52917c3243 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-03-12 00:42:29 +08:00
xymopen
8f60e8275b style: Remove tailing space 2020-03-12 00:42:29 +08:00
Loyalsoldier
4a6ae20474 Update rules dat file URL
Update rules dat file URL to GitHub default latest downloadable assets URL
2020-03-12 00:42:29 +08:00
vcptr
556f4bf743 Merge branch 'raymaster' into flymaster 2020-01-03 08:52:41 +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
Kslr
fdbec9a141
Revert "multiple config" 2020-01-02 01:23:56 +08:00
Kslr
b63bc067bb
Merge pull request #2152 from v2ray/revert-2148-confdir
Revert "add arg -confdir"
2020-01-02 01:19:24 +08:00
Kslr
e6f226c64d
Revert "add arg -confdir" 2020-01-02 01:14:36 +08:00
Kslr
1cb43035f1
Merge pull request #2150 from mellow-io/fix-dns
revert broken dns changes
2020-01-01 12:21:30 +08:00
ghost
02b658cd2b revert broken dns changes 2020-01-01 10:23:14 +08:00
vcptr
3ca28ce2d8 Merge branch 'raymaster' into flymaster 2019-12-31 16:13:31 +08:00
Kslr
bb441a6eb1
Merge pull request #2148 from vcptr/confdir
add arg -confdir
2019-12-31 14:25:40 +08:00
vcptr
8ccc142e7e add comment to please codacy 2019-12-31 14:23:01 +08:00
vcptr
78b95d4bc2 fix: default env empty 2019-12-31 13:39:17 +08:00
vcptr
e50afd6e44 trim err msg 2019-12-31 13:29:25 +08:00
vcptr
c3f55dcd67 filter .json in confDir 2019-12-31 13:11:34 +08:00
vcptr
5ae47d45c2 multiconf with -confdir arg 2019-12-31 11:45:19 +08:00
Kslr
b1403e85ca
Merge pull request #2110 from tnextday/set-var-in-go-build
Set version details use ldflags
2019-12-31 09:37:56 +08:00
vcptr
1aefd6ce40 Merge branch 'raymaster' into flymaster 2019-12-31 09:06:49 +08:00
Kslr
fd1eae75ea
Merge branch 'master' into set-var-in-go-build 2019-12-30 18:29:16 +08:00
Kslr
3c96c6ac22
Merge pull request #2124 from vcptr/newconfig
multiple config
2019-12-30 17:22:30 +08:00
kslr
2476fd97bd release 4.22.0 2019-12-29 17:18:34 +08:00
kslr
1868829a5e Remove legacy script 2019-12-29 17:17:23 +08:00
Shelikhoo
30116d6433
Merge branch 'master' of github.com:v2fly/v2ray-core 2019-12-29 16:57:09 +08:00