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
Loyalsoldier
ba99e32b2d
Bazel: discard GOPATH ( #278 )
4 years ago
Loyalsoldier
6e4701b700
Build: do NOT rely on GOPATH & refine user-package.sh ( #270 )
...
* Build: do NOT rely on GOPATH
* Format pipelines
4 years ago
Kslr
359f84407a
compiler use gogcc, remove gcflags and asmflags ( #269 )
4 years ago
RPRX
bcc7b78ff7
Add XTLS support to mKCP ( #267 )
4 years ago
Kslr
03fb762169
removes all file system paths from the compiled executable, to improve build reproducibility
4 years ago
RPRX
b8a78038a2
VLESS PREVIEW 2.3
4 years ago
loyalsoldier
b181045b0c
Errorgen: support to run outside of GOPATH
4 years ago
loyalsoldier
9b249f912b
Make variables of vprotogen easier to find
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
Loyalsoldier
dcf368bd93
Refine Azure Pipelines & Bazel: remove unnecessary steps ( #246 )
...
* Bazel: remove GPG sign
* Azure Pipelines: remove unnecessary steps
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
loyalsoldier
6f52a79e2e
Fix: module path
4 years ago
loyalsoldier
cafc80d23a
vprotogen: do NOT rely on GOBIN & GOPATH
4 years ago
loyalsoldier
4fbefc18f4
Protoc: do NOT rely on GOPATH
4 years ago
RPRX
a3bc930075
Add PROXY protocol support to WS inbound
...
https://github.com/v2fly/v2ray-core/pull/103
4 years ago
Loyalsoldier
ef460f68f8
Adjust Protocol Buffers ( #109 )
...
* Update protoc binary executable files to v3.13.0
* Write proto files in more standard way
* Make go generate & vprotogen compatible with protoc-gen-gofast
* Regenerate pb.go files according to new proto files
* Clean go.sum by running go mod tidy
* Implement mustEmbedUnimplementedServiceServer for gPRC services
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
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
RPRX
e46531261b
Add linux riscv64 build
4 years ago
RPRX
c8f266c740
Adjust Bazel
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
Shelikhoo
432bc627bb
Adopt to new signature key and format
4 years ago
rprx
a2c86aaaeb
Adjust arm build
4 years ago
rprx
694180fc9a
Add windows arm build ( #39 )
...
* Add windows arm build
* Add windows arm build
* Add windows arm build
4 years ago
yuhan6665
886598542c
Add stats counter for outbounds
4 years ago
Agioi Theodoroi
7bd324dcec
clean up code
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"]
4 years ago
Shelikhoo
aece8a6a86
Added Seed to mKCP, encrypts the packets
5 years ago