Anonymous-Someneese
|
a9ff0a2b92
|
Fix code quality
|
5 years ago |
Anonymous-Someneese
|
222b6cd6ad
|
Reduce http proxy client overhead by 1RTT
|
5 years ago |
Richard Chen
|
ad0ad8016b
|
Merge pull request #2161 from Loyalsoldier/patch-1
Update rules dat file URL
|
5 years ago |
Loyalsoldier
|
e63f15fe93
|
Update rules dat file URL
Update rules dat file URL to GitHub default latest downloadable assets URL
|
5 years ago |
vcptr
|
8896ffdea8
|
revert back to multiconfig
|
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 |
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 |
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 |
vcptr
|
9d1cac1680
|
arm release include GOARM=6
|
5 years ago |
Shelikhoo
|
78d940ddac
|
Added Armv6 file into release zip
|
5 years ago |
vcptr
|
f578f0d617
|
add comment to please codacy
|
5 years ago |
vcptr
|
a36631357c
|
add comments to new added code
|
5 years ago |
unknowndev233
|
e92eddbcca
|
Update v2ray.service
default Type=exec -> Type=simple
|
5 years ago |
tnextday
|
1303c1f70a
|
update build script
|
5 years ago |
tnextday
|
e626d19ba1
|
set version details use ldflags
|
5 years ago |
tnextday
|
aca19ba028
|
pass username to inbound.User.Email in http/socks server
|
5 years ago |
vcptr
|
f54bbb903d
|
fix testcase
|
5 years ago |
vcptr
|
f14eb97e3c
|
rearrange loader
|
5 years ago |
vcptr
|
3b4a4607e5
|
fix test case; outbound with tail appends
|
5 years ago |
vcptr
|
75f0879c12
|
proper handle stdin
|
5 years ago |
vcptr
|
1bb34bfe17
|
abstract type for conf load func
|
5 years ago |
vcptr
|
61e95e06c0
|
remove unused pkg
|
5 years ago |
vcptr
|
1e76123a4c
|
main loads multiple
|
5 years ago |
vcptr
|
904db6bd61
|
mconfig subcommand ready
|
5 years ago |
vcptr
|
7b289d16cf
|
conf obj override method
|
5 years ago |
Kslr
|
0be2dbc37b
|
Merge pull request #2094 from vcptr/rfc8484
doh URL config accepts full path
|
5 years ago |
vcptr
|
d6df5d7cf9
|
doh URL controls full path
|
5 years ago |
unknowndev233
|
48c712d6b4
|
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 |
Kslr
|
698b04fa2a
|
Merge pull request #2086 from vcptr/rfc8484
doh config use RFC8484 url format
|
5 years ago |
vcptr
|
b4b4b3d032
|
doh config use RFC8484 url format
|
5 years ago |
Kslr
|
cb49b2b961
|
Merge pull request #2059 from vcptr/testfix
fix test err and SyscallConn detects
|
5 years ago |
vcptr
|
2a78af34fd
|
fix: KCPLarge buffer size too small
|
5 years ago |
vcptr
|
60603abee7
|
fix: dns test default timeout too short
|
5 years ago |
vcptr
|
47660bfee2
|
fix win test error; dont use ReadV on file
|
5 years ago |
vcptr
|
c060f9f11f
|
fix test read buf
|
5 years ago |