Anonymous-Someneese
99cf401867
http: send HTTP Connect if no content is written after 5ms.
5 years ago
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.
5 years ago
Anonymous-Someneese
a5caa01cb6
Optimize HTTP tunnel setup in TFO environment
5 years ago
Anonymous-Someneese
197fe15d5a
Fix code quality
5 years ago
Anonymous-Someneese
f0e63c6e3c
Reduce http proxy client overhead by 1RTT
5 years ago
unknowndev233
e19749180e
minor changes
...
Weaken dependence on nss-lookup.target
Modify comments about https://github.com/v2ray/v2ray-core/issues/1011
5 years ago
unknowndev233
7cfd630a03
Update v2ray.service
...
default Type=exec -> Type=simple
5 years ago
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`
5 years ago
lucifer9
e176746d03
make Codacy/PR Quality Review happy
5 years ago
lucifer9
8c6dac924c
code cleanup to make Codacy/PR Quality Review happy
5 years ago
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
5 years ago
tnextday
ad3bcd2c07
pass username to inbound.User.Email in http/socks server
5 years ago
mzz2017
7f4f8091f9
feat/fix: dns query subscriptions group by A and AAAA. fix problem that empty result would poll dns server in DoH mode
5 years ago
mzz2017
4a663f2b25
fix( #2211 ): problem that AAAA query returns A result
5 years ago
xymopen
fa657b8681
refactor: Remove side effect from `sysArch()`
5 years ago
xymopen
4ae653e884
refactor: Extract `normalizeVersion()`
5 years ago
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
5 years ago
xymopen
8f60e8275b
style: Remove tailing space
5 years ago
Loyalsoldier
4a6ae20474
Update rules dat file URL
...
Update rules dat file URL to GitHub default latest downloadable assets URL
5 years ago
vcptr
556f4bf743
Merge branch 'raymaster' into flymaster
5 years ago
kslr
bda694dd8e
release 4.22.1
5 years ago
Kslr
8f3b00e8dd
Merge pull request #2153 from v2ray/revert-2124-newconfig
...
Revert "multiple config"
5 years ago
Kslr
fdbec9a141
Revert "multiple config"
5 years ago
Kslr
b63bc067bb
Merge pull request #2152 from v2ray/revert-2148-confdir
...
Revert "add arg -confdir"
5 years ago
Kslr
e6f226c64d
Revert "add arg -confdir"
5 years ago
Kslr
1cb43035f1
Merge pull request #2150 from mellow-io/fix-dns
...
revert broken dns changes
5 years ago
ghost
02b658cd2b
revert broken dns changes
5 years ago
vcptr
3ca28ce2d8
Merge branch 'raymaster' into flymaster
5 years ago
Kslr
bb441a6eb1
Merge pull request #2148 from vcptr/confdir
...
add arg -confdir
5 years ago
vcptr
8ccc142e7e
add comment to please codacy
5 years ago
vcptr
78b95d4bc2
fix: default env empty
5 years ago
vcptr
e50afd6e44
trim err msg
5 years ago
vcptr
c3f55dcd67
filter .json in confDir
5 years ago
vcptr
5ae47d45c2
multiconf with -confdir arg
5 years ago
Kslr
b1403e85ca
Merge pull request #2110 from tnextday/set-var-in-go-build
...
Set version details use ldflags
5 years ago
vcptr
1aefd6ce40
Merge branch 'raymaster' into flymaster
5 years ago
Kslr
fd1eae75ea
Merge branch 'master' into set-var-in-go-build
5 years ago
Kslr
3c96c6ac22
Merge pull request #2124 from vcptr/newconfig
...
multiple config
5 years ago
kslr
2476fd97bd
release 4.22.0
5 years ago
kslr
1868829a5e
Remove legacy script
5 years ago
Shelikhoo
30116d6433
Merge branch 'master' of github.com:v2fly/v2ray-core
5 years ago
Shelikhoo
6f22e67df4
Remove legacy release script
5 years ago
kslr
a03c4fcfb4
release 4.22.0
5 years ago
vcptr
9d1cac1680
arm release include GOARM=6
5 years ago
Shelikhoo
78d940ddac
Added Armv6 file into release zip
5 years ago
Shelikhoo
78e4d60a91
Added Armv6 file into release zip
5 years ago
Shelikhoo
4448d37c2b
Merge branch 'master' of github.com:v2ray/v2ray-core
5 years ago
vcptr
f578f0d617
add comment to please codacy
5 years ago
vcptr
a36631357c
add comments to new added code
5 years ago
tnextday
1303c1f70a
update build script
5 years ago