This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
Xray-core
mirror of
https://github.com/XTLS/Xray-core
Watch
1
Star
0
Fork
You've already forked Xray-core
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1041
Commits
16
Branches
69
Tags
19 MiB
Go
99.5%
HTML
0.2%
Tree:
c0c23fdfeb
ECH
ax
dev-shadowtls
dev-smux
dev-tun0
dev/codeql
dns
dns-geo
fallback-h2path
features-looutbound
grpc/block
intermediate-cert
issue-template
main
refactor/dns-geo
uquic
v1.0.0
v1.1.2
v1.1.3
v1.1.4
v1.1.5
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.2.4
v1.3.0
v1.3.1
v1.4.0
v1.4.2
v1.4.3
v1.4.5
v1.5.0
v1.5.1
v1.5.10
v1.5.2
v1.5.3
v1.5.4
v1.5.5
v1.5.6
v1.5.7
v1.5.8
v1.5.9
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.6.4
v1.6.5
v1.6.6-2
v1.7.0
v1.7.1
v1.7.2
v1.7.3
v1.7.5
v1.8.0
v1.8.1
v1.8.10
v1.8.11
v1.8.12
v1.8.13
v1.8.15
v1.8.16
v1.8.17
v1.8.18
v1.8.19
v1.8.20
v1.8.21
v1.8.23
v1.8.24
v1.8.3
v1.8.4
v1.8.6
v1.8.7
v1.8.8
v1.8.9
v24.10.16
v24.10.31
v24.11.11
v24.11.21
v24.11.5
v24.9.16
v24.9.19
v24.9.30
v24.9.7
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c0c23fdfeb'
${ noResults }
Xray-core
/
infra
/
conf
History
HunterQ
1562e1ffb9
Config: Combine filename and format into a new struct (
#3687
)
3 months ago
..
cfgcommon/
duration
Observatory related fixes (
#788
)
3 years ago
json
Reformat code
3 years ago
serial
Config: Combine filename and format into a new struct (
#3687
)
3 months ago
api.go
Refactor log (
#3446
)
5 months ago
blackhole.go
Refactor log (
#3446
)
5 months ago
blackhole_test.go
…
buildable.go
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
1 year ago
common.go
SplitHTTP client: Add minUploadInterval (
#3592
)
4 months ago
common_test.go
Reformat code
3 years ago
conf.go
…
dns.go
Refactor log (
#3446
)
5 months ago
dns_proxy.go
Refactor log (
#3446
)
5 months ago
dns_proxy_test.go
Fix dns_proxy_test.go
1 year ago
dns_test.go
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
1 year ago
dokodemo.go
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
1 year ago
dokodemo_test.go
…
fakedns.go
Refactor log (
#3446
)
5 months ago
freedom.go
Refactor log (
#3446
)
5 months ago
freedom_test.go
…
general_test.go
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
1 year ago
grpc.go
Add Authority to gRPC Transport (
#3076
)
9 months ago
http.go
Refactor log (
#3446
)
5 months ago
http_test.go
…
init.go
Add Fake DNS support (
#309
)
4 years ago
lint.go
Refactor log (
#3446
)
5 months ago
loader.go
Refactor log (
#3446
)
5 months ago
log.go
Enhance DNS and Dialer (
#341
)
4 years ago
loopback.go
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
1 year ago
metrics.go
Refactor log (
#3446
)
5 months ago
observatory.go
Least load balancer (
#2999
)
9 months ago
policy.go
…
policy_test.go
…
reverse.go
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
1 year ago
reverse_test.go
…
router.go
Refactor log (
#3446
)
5 months ago
router_strategy.go
chore: fix some typos in comments
7 months ago
router_test.go
Select alive only node when fallbackTag is given
7 months ago
shadowsocks.go
Refactor log (
#3446
)
5 months ago
shadowsocks_test.go
remove deprecate ciphers in shadowsocks (
#710
)
3 years ago
socks.go
Refactor log (
#3446
)
5 months ago
socks_test.go
…
transport.go
Refactor log (
#3446
)
5 months ago
transport_authenticators.go
Refactor log (
#3446
)
5 months ago
transport_internet.go
SplitHTTP: Replace responseOkPadding with xPaddingBytes (
#3643
)
3 months ago
transport_test.go
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
1 year ago
trojan.go
Refactor log (
#3446
)
5 months ago
vless.go
Refactor log (
#3446
)
5 months ago
vless_test.go
Legends never die (
#1725
)
2 years ago
vmess.go
Refactor log (
#3446
)
5 months ago
vmess_test.go
Clean legacy vmess (
#2199
)
1 year ago
wireguard.go
Refactor log (
#3446
)
5 months ago
wireguard_test.go
WireGuard Inbound (User-space WireGuard server) (
#2477
)
1 year ago
xray.go
Refactor log (
#3446
)
5 months ago
xray_test.go
Fix TestXrayConfig in xray_test.go
8 months ago