1
0
LjhAUMEM 6a909b2507 Proxy: Add Hysteria 2 inbound & transport (supports listening port range, Salamander finalmask) (#5679) 1 сар өмнө
..
cfgcommon 2d3126b752 Config: Implement missing MarshalJSON for structs having custom UnmarshalJSON (#4585) 11 сар өмнө
json f046feb9ca Reformat code 3 жил өмнө
serial 7086d286be Remove legacy code (#3838) 1 жил өмнө
api.go 079d0bd8a9 Refactor log (#3446) 1 жил өмнө
blackhole.go 079d0bd8a9 Refactor log (#3446) 1 жил өмнө
blackhole_test.go 16544c18ab v1.1.0 5 жил өмнө
buildable.go f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2 жил өмнө
common.go 2d3126b752 Config: Implement missing MarshalJSON for structs having custom UnmarshalJSON (#4585) 11 сар өмнө
common_test.go f046feb9ca Reformat code 3 жил өмнө
conf.go 7086d286be Remove legacy code (#3838) 1 жил өмнө
dns.go 5f7474120f Geofiles: Revert related changes for now, waiting for better changes (#5557) 1 сар өмнө
dns_proxy.go de23e51077 DNS outbound: Set "reject" as the default value for `nonIPQuery` 7 сар өмнө
dns_proxy_test.go de23e51077 DNS outbound: Set "reject" as the default value for `nonIPQuery` 7 сар өмнө
dns_test.go ed5f7e7af5 fix(dns): inheritance issue with disableCache (#5351) 3 сар өмнө
dokodemo.go 146b14ab55 Tunnel inbound: Add `portMap` config (local listening port -> remote specified address/port) 7 сар өмнө
dokodemo_test.go 57a41f3b4b Config: Remove more legacy fields (#3817) 1 жил өмнө
fakedns.go 2d3126b752 Config: Implement missing MarshalJSON for structs having custom UnmarshalJSON (#4585) 11 сар өмнө
freedom.go 6d1695a686 Some refines related to direct/freedom and `targetStrategy`; More intelligent "useIP"/"ForceIP", enhance "origin" functionality (#5030) 6 сар өмнө
freedom_test.go 6d1695a686 Some refines related to direct/freedom and `targetStrategy`; More intelligent "useIP"/"ForceIP", enhance "origin" functionality (#5030) 6 сар өмнө
general_test.go f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2 жил өмнө
grpc.go 7184a8165f Add Authority to gRPC Transport (#3076) 2 жил өмнө
http.go fe57507fd9 Outbound: One endpoint and at most one user only (#5144) 6 сар өмнө
http_test.go 57a41f3b4b Config: Remove more legacy fields (#3817) 1 жил өмнө
hysteria.go 6a909b2507 Proxy: Add Hysteria 2 inbound & transport (supports listening port range, Salamander finalmask) (#5679) 1 сар өмнө
init.go f50eff5ebb Add Fake DNS support (#309) 5 жил өмнө
lint.go 079d0bd8a9 Refactor log (#3446) 1 жил өмнө
loader.go 079d0bd8a9 Refactor log (#3446) 1 жил өмнө
log.go a247997e38 Log: Add MaskAddress option to hide IP addresses (#3783) 1 жил өмнө
loopback.go f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2 жил өмнө
metrics.go 4b01eb4398 Metrics: Add direct listen (#4409) 1 жил өмнө
observatory.go 462bc3cfba BurstObservatory: Fix nil panic when pingConfig is missing (#4757) 9 сар өмнө
policy.go 2c72864935 API: Add user online stats (#3637) 1 жил өмнө
policy_test.go 16544c18ab v1.1.0 5 жил өмнө
reverse.go f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 2 жил өмнө
reverse_test.go 16544c18ab v1.1.0 5 жил өмнө
router.go 61e1153157 MPH domian matcher: Support building & using cache directly (instead of building from geosite.dat when Xray starts) (#5505) 1 сар өмнө
router_strategy.go 27742da2c6 BurstObservatory: add option to set http method for burst check (#4835) 8 сар өмнө
router_test.go 40ce850bd9 Direct/Freedom config: Add `targetStrategy` as an alias of `domainStrategy`; Routing config: Remove `domainMatcher`, "linear" and `type` (#5027) 7 сар өмнө
shadowsocks.go f6a7e93923 VMess inbound: Optimize replay filter (#5562) 1 сар өмнө
shadowsocks_test.go 00bcd40c34 remove deprecate ciphers in shadowsocks (#710) 4 жил өмнө
socks.go fe57507fd9 Outbound: One endpoint and at most one user only (#5144) 6 сар өмнө
socks_test.go fe57507fd9 Outbound: One endpoint and at most one user only (#5144) 6 сар өмнө
transport_authenticators.go b7a22c729b Xray-core: Dynamic Chrome User-Agent for all HTTP requests by default (overwriteable through config) (#5658) 1 сар өмнө
transport_internet.go 6a909b2507 Proxy: Add Hysteria 2 inbound & transport (supports listening port range, Salamander finalmask) (#5679) 1 сар өмнө
transport_test.go 97fdcb4228 New feature: Happy Eyeballs (RFC 8305) (#4667) 9 сар өмнө
trojan.go cd8aab9544 common/errors/feature_errors.go: Add PrintNonRemovalDeprecatedFeatureWarning() (#5567) 1 сар өмнө
tun.go 39ba1f7952 Proxy: Add TUN inbound for Windows & Linux, including Android (#5464) 2 сар өмнө
version.go 87fff12fd9 Root config: Add `version` config (`min` and `max`) (#4970) 7 сар өмнө
vless.go cd8aab9544 common/errors/feature_errors.go: Add PrintNonRemovalDeprecatedFeatureWarning() (#5567) 1 сар өмнө
vless_test.go fe57507fd9 Outbound: One endpoint and at most one user only (#5144) 6 сар өмнө
vmess.go cd8aab9544 common/errors/feature_errors.go: Add PrintNonRemovalDeprecatedFeatureWarning() (#5567) 1 сар өмнө
vmess_test.go fe57507fd9 Outbound: One endpoint and at most one user only (#5144) 6 сар өмнө
wireguard.go 17207fc5e4 WireGuard: Improve config error handling; Prevent panic in case of errors during server initialization (#4566) 11 сар өмнө
wireguard_test.go 9bdf72d658 WireGuard config: Replace `kernelMode` with `noKernelTun` 1 жил өмнө
xray.go 6a909b2507 Proxy: Add Hysteria 2 inbound & transport (supports listening port range, Salamander finalmask) (#5679) 1 сар өмнө
xray_test.go fe57507fd9 Outbound: One endpoint and at most one user only (#5144) 6 сар өмнө