| .. |
|
cfgcommon
|
2d3126b752
Config: Implement missing MarshalJSON for structs having custom UnmarshalJSON (#4585)
|
9 months ago |
|
json
|
f046feb9ca
Reformat code
|
3 years ago |
|
serial
|
7086d286be
Remove legacy code (#3838)
|
1 year ago |
|
api.go
|
079d0bd8a9
Refactor log (#3446)
|
1 year ago |
|
blackhole.go
|
079d0bd8a9
Refactor log (#3446)
|
1 year ago |
|
blackhole_test.go
|
16544c18ab
v1.1.0
|
5 years ago |
|
buildable.go
|
f67167bb3b
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
|
2 years ago |
|
common.go
|
2d3126b752
Config: Implement missing MarshalJSON for structs having custom UnmarshalJSON (#4585)
|
9 months ago |
|
common_test.go
|
f046feb9ca
Reformat code
|
3 years ago |
|
conf.go
|
7086d286be
Remove legacy code (#3838)
|
1 year ago |
|
dns.go
|
1fc5b7aef5
Revert geofile change
|
5 days ago |
|
dns_proxy.go
|
de23e51077
DNS outbound: Set "reject" as the default value for `nonIPQuery`
|
5 months ago |
|
dns_proxy_test.go
|
de23e51077
DNS outbound: Set "reject" as the default value for `nonIPQuery`
|
5 months ago |
|
dns_test.go
|
ed5f7e7af5
fix(dns): inheritance issue with disableCache (#5351)
|
1 month ago |
|
dokodemo.go
|
146b14ab55
Tunnel inbound: Add `portMap` config (local listening port -> remote specified address/port)
|
5 months ago |
|
dokodemo_test.go
|
57a41f3b4b
Config: Remove more legacy fields (#3817)
|
1 year ago |
|
fakedns.go
|
2d3126b752
Config: Implement missing MarshalJSON for structs having custom UnmarshalJSON (#4585)
|
9 months ago |
|
freedom.go
|
6d1695a686
Some refines related to direct/freedom and `targetStrategy`; More intelligent "useIP"/"ForceIP", enhance "origin" functionality (#5030)
|
5 months ago |
|
freedom_test.go
|
6d1695a686
Some refines related to direct/freedom and `targetStrategy`; More intelligent "useIP"/"ForceIP", enhance "origin" functionality (#5030)
|
5 months ago |
|
general_test.go
|
f67167bb3b
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
|
2 years ago |
|
grpc.go
|
7184a8165f
Add Authority to gRPC Transport (#3076)
|
1 year ago |
|
http.go
|
fe57507fd9
Outbound: One endpoint and at most one user only (#5144)
|
4 months ago |
|
http_test.go
|
57a41f3b4b
Config: Remove more legacy fields (#3817)
|
1 year ago |
|
hysteria.go
|
649e989fa2
Hysteria: Fix transport's "udphop without salamander" dialing issue; Require `"version": 2` in outbound's `settings` as well (#5537)
|
1 week ago |
|
init.go
|
f50eff5ebb
Add Fake DNS support (#309)
|
4 years ago |
|
lint.go
|
079d0bd8a9
Refactor log (#3446)
|
1 year ago |
|
loader.go
|
079d0bd8a9
Refactor log (#3446)
|
1 year ago |
|
log.go
|
a247997e38
Log: Add MaskAddress option to hide IP addresses (#3783)
|
1 year ago |
|
loopback.go
|
f67167bb3b
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
|
2 years ago |
|
metrics.go
|
4b01eb4398
Metrics: Add direct listen (#4409)
|
11 months ago |
|
observatory.go
|
462bc3cfba
BurstObservatory: Fix nil panic when pingConfig is missing (#4757)
|
7 months ago |
|
policy.go
|
2c72864935
API: Add user online stats (#3637)
|
1 year ago |
|
policy_test.go
|
16544c18ab
v1.1.0
|
5 years ago |
|
reverse.go
|
f67167bb3b
refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf
|
2 years ago |
|
reverse_test.go
|
16544c18ab
v1.1.0
|
5 years ago |
|
router.go
|
1fc5b7aef5
Revert geofile change
|
5 days ago |
|
router_strategy.go
|
27742da2c6
BurstObservatory: add option to set http method for burst check (#4835)
|
7 months ago |
|
router_test.go
|
40ce850bd9
Direct/Freedom config: Add `targetStrategy` as an alias of `domainStrategy`; Routing config: Remove `domainMatcher`, "linear" and `type` (#5027)
|
5 months ago |
|
shadowsocks.go
|
fe57507fd9
Outbound: One endpoint and at most one user only (#5144)
|
4 months ago |
|
shadowsocks_test.go
|
00bcd40c34
remove deprecate ciphers in shadowsocks (#710)
|
4 years ago |
|
socks.go
|
fe57507fd9
Outbound: One endpoint and at most one user only (#5144)
|
4 months ago |
|
socks_test.go
|
fe57507fd9
Outbound: One endpoint and at most one user only (#5144)
|
4 months ago |
|
transport_authenticators.go
|
079d0bd8a9
Refactor log (#3446)
|
1 year ago |
|
transport_internet.go
|
649e989fa2
Hysteria: Fix transport's "udphop without salamander" dialing issue; Require `"version": 2` in outbound's `settings` as well (#5537)
|
1 week ago |
|
transport_test.go
|
97fdcb4228
New feature: Happy Eyeballs (RFC 8305) (#4667)
|
7 months ago |
|
trojan.go
|
fe57507fd9
Outbound: One endpoint and at most one user only (#5144)
|
4 months ago |
|
tun.go
|
39ba1f7952
Proxy: Add TUN inbound for Windows & Linux, including Android (#5464)
|
2 weeks ago |
|
version.go
|
87fff12fd9
Root config: Add `version` config (`min` and `max`) (#4970)
|
5 months ago |
|
vless.go
|
cadcb47074
XTLS Vision: Add `testpre` (outbound pre-connect) and `testseed` (outbound & inbound) (#5270)
|
1 month ago |
|
vless_test.go
|
fe57507fd9
Outbound: One endpoint and at most one user only (#5144)
|
4 months ago |
|
vmess.go
|
fe57507fd9
Outbound: One endpoint and at most one user only (#5144)
|
4 months ago |
|
vmess_test.go
|
fe57507fd9
Outbound: One endpoint and at most one user only (#5144)
|
4 months ago |
|
wireguard.go
|
17207fc5e4
WireGuard: Improve config error handling; Prevent panic in case of errors during server initialization (#4566)
|
9 months ago |
|
wireguard_test.go
|
9bdf72d658
WireGuard config: Replace `kernelMode` with `noKernelTun`
|
1 year ago |
|
xray.go
|
92ada2dd1d
Proxy: Add Hysteria outbound & transport (version 2, udphop) and Salamander udpmask (#5508)
|
1 week ago |
|
xray_test.go
|
fe57507fd9
Outbound: One endpoint and at most one user only (#5144)
|
4 months ago |