lucifer
|
425b4b497d
|
Add padding to abstract unix domain socket in fallbacks (#277)
* fix fall back to abstract unix domain socket in vless and trojan
* Update trojan.go
* Update vless.go
* Update trojan.go
* Update vless.go
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
|
4 years ago |
RPRX
|
bcc7b78ff7
|
Add XTLS support to mKCP (#267)
|
4 years ago |
RPRX
|
b8a78038a2
|
VLESS PREVIEW 2.3
|
4 years ago |
loyalsoldier
|
b181045b0c
|
Errorgen: support to run outside of GOPATH
|
4 years ago |
RPRX
|
271532fc84
|
Add full VLESS fallbacks support to Trojan (#254)
* Add full VLESS fallbacks support to Trojan
* Adjustments according to linter
* Use common.Must2() for pro.Write()
|
4 years ago |
RPRX
|
60909dad31
|
VLESS PREVIEW 2.2
|
4 years ago |
Kslr
|
9f344fa1c9
|
remove shadowsosks ota (#238)
* remove shadowsosks ota
* remove unused buf.Reader
|
4 years ago |
RPRX
|
cde63bfac1
|
Add XTLS support to DomainSocket (#241)
|
4 years ago |
Loyalsoldier
|
dfed0dc03a
|
Refine: geofile reading errors (#236)
|
4 years ago |
maskedeken
|
e445d21f4b
|
Add trojan protocol support (#181)
* Add trojan protocol support
Co-authored-by: Eken Chan <ekenchan@msn.com>
Co-authored-by: Loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
|
4 years ago |
RPRX
|
648d4180aa
|
VLESS PREVIEW 2
|
4 years ago |
RPRX
|
97eddc2374
|
Add XTLS support
|
4 years ago |
RPRX
|
ee1e18df24
|
Schedulers -> Flow
|
4 years ago |
Kslr
|
2a3fe11952
|
VMess AEAD will be used when alterId is 0
|
4 years ago |
RPRX
|
16fe0b03f6
|
Do not convert @ to \x00
|
4 years ago |
lucifer9
|
801b9490b8
|
fix abstract UDS & add PROXY protocol support to DS inbound
|
4 years ago |
Felix Yan
|
11bf22b234
|
Fix dns tests by setting v2ray.location.asset
|
4 years ago |
Felix Yan
|
7001483b62
|
Don't copy assets if they are already present
They can now reside in system path (like /usr/share/v2ray), so it's not
possible to copy into there.
|
4 years ago |
RPRX
|
84aaf3a1e3
|
VLESS PREVIEW 1.5
|
4 years ago |
RPRX
|
a3bc930075
|
Add PROXY protocol support to WS inbound
https://github.com/v2fly/v2ray-core/pull/103
|
4 years ago |
lucifer
|
5df17338a1
|
Add PROXY protocol support to tcp inbound (#103)
* Add PROXY protocol support to tcp inbound
* add settings for PROXY protocol
* Adjust hub.go
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
|
4 years ago |
Vigilans
|
22b4e68a2d
|
Log matched rules and DNS to use during priority matching
2. Dotless domain support in static host & modify first letter's captial in log
|
4 years ago |
Vigilans
|
dfeaef75e7
|
Refactor DNS Server to record original rule of domain matchers
|
4 years ago |
Kslr
|
111d48130d
|
Merge pull request #89 from Vigilans/vigilans/dns-dotless-domain
Dotless and local domain support in built-in DNS
|
4 years ago |
Vigilans
|
40c0bcc3ab
|
Support source port matching in routing config
|
4 years ago |
Vigilans
|
17f51f412c
|
Dotless domain support in built-in DNS
|
4 years ago |
RPRX
|
5e753007ad
|
Fix test
|
4 years ago |
RPRX
|
1cfc02e720
|
VLESS PREVIEW 1.2
|
4 years ago |
RPRX
|
bad7e2cfd8
|
VLESS PREVIEW 1.1
|
4 years ago |
yuhan6665
|
2e20d34f84
|
Fix parser for shadowsocks cipher none
|
4 years ago |
Shelikhoo
|
d2266bb52c
|
Alias for ext: to reduce ambiguous ext: used without context
|
4 years ago |
Kslr
|
a8f3450b89
|
Merge pull request #38 from yuhan6665/master
Add stats counter for outbounds
|
4 years ago |
yuhan6665
|
886598542c
|
Add stats counter for outbounds
|
4 years ago |
Agioi Theodoroi
|
bbd3988f3d
|
clean up code
|
4 years ago |
Darhwa
|
8e791e92bc
|
Further strip unique signatures of tls handshake
1. allow users to disable session ticket
2. set default alpn to ["h2", "http/1.1"]
|
5 years ago |
Shelikhoo
|
aece8a6a86
|
Added Seed to mKCP, encrypts the packets
|
5 years ago |
Shelikhoo
|
d06a4d1f50
|
Added TestsEnabled Settings to enable VMessAEAD test
|
5 years ago |
Shelikhoo
|
00103d1f73
|
Fix tests
|
5 years ago |
vcptr
|
0fd0c374c1
|
fix config compatibility with old inbound/inboundDetors/out
|
5 years ago |
vcptr
|
0d71d3dcf8
|
revert back to multiconfig
|
5 years ago |
Kslr
|
fdbec9a141
|
Revert "multiple config"
|
5 years ago |
Kslr
|
e6f226c64d
|
Revert "add arg -confdir"
|
5 years ago |
vcptr
|
5ae47d45c2
|
multiconf with -confdir arg
|
5 years ago |
vcptr
|
a36631357c
|
add comments to new added code
|
5 years ago |
vcptr
|
f54bbb903d
|
fix testcase
|
5 years ago |
vcptr
|
3b4a4607e5
|
fix test case; outbound with tail appends
|
5 years ago |
vcptr
|
61e95e06c0
|
remove unused pkg
|
5 years ago |
vcptr
|
904db6bd61
|
mconfig subcommand ready
|
5 years ago |
vcptr
|
7b289d16cf
|
conf obj override method
|
5 years ago |
vcptr
|
b4b4b3d032
|
doh config use RFC8484 url format
|
5 years ago |