133 Commits (8deb953aec3c194300150bb57d858819ed2c9966)

Author SHA1 Message Date
MHSanaei 16de0937a8
Fix typos (#3527) 4 months ago
yuhan6665 079d0bd8a9
Refactor log (#3446) 5 months ago
风扇滑翔翼 ae97821e40
Add regex support for domainsExcluded (#3449) 5 months ago
yuhan6665 0a3c449cdf Inbound worker should fill context outbounds info 6 months ago
RPRX ca07a705dc
Generate *.pb.go files with protoc v5.27.0 6 months ago
yuhan6665 017f53b5fc
Add session context outbounds as slice (#3356) 6 months ago
yuhan6665 84eeb56ae4 Select alive only node when fallbackTag is given 7 months ago
nobody 447a49d16a
Add configuration item api->listen. (#3317) 7 months ago
writegr dd16dcec03 chore: fix some typos in comments 7 months ago
Aubrey Yang 8374d59ce6
Fix IPv6 random IP logic error (#3232) 8 months ago
yuhan6665 e2302b421c Update proto file for websocket and httpupgrade (breaking) 8 months ago
Hossin Asaadi 53e5814d19
API - Add | Remove Routing Rules (#3189) 8 months ago
风扇滑翔翼 70a5fe9a25 Allow to send through random IPv6 8 months ago
yuhan6665 657c5c8570 Update HTTPUpgrade spelling and proto 8 months ago
yuhan6665 69e1734e3a Apply FallbackTag to leastping and roundrobin 8 months ago
simpleandstupid 950a64e9a4 Change the default port of Dns over Quic 9 months ago
yuhan6665 601246468a Add initial check for burstObserver 9 months ago
A1lo a994bf8b04
chore: fix some errors detected by staticcheck (#3089) 9 months ago
yuhan6665 aa101d9dc2
Doq (#3073) 9 months ago
yuhan6665 a0f1e1f377 FakeDNS return TTL=1 and drop HTTPS QType 65 request 9 months ago
yuhan6665 fa5d7a255b
Least load balancer (#2999) 9 months ago
yuhan6665 d83ccaeea9 Clean up legacy compile directive 10 months ago
nobody d20a835016
Fix concurrent map writes error in ohm.Select(). (#2943) 10 months ago
nobody 7f7f57d3b6
Add tags cache to app.proxyman.ohm.Select() (#2927) 10 months ago
Hossin Asaadi 81f9f567ff
sort Outbound selector output (#2914) 11 months ago
hossinasaadi 9a2ab9b6a3 fix roundRobin 11 months ago
dop-bot 60f7a03e1b
fix(dns): avoid early return when dns query refused (#2878) 11 months ago
Hossin Asaadi 01c14a5994
add Round-Robin Strategy to balancer (#2844) 11 months ago
yuhan6665 d60281d0a5 Add DestIpAddress() in Dialer interface 11 months ago
yuhan6665 d9fd3f8eb1
Freedom xdomain strategy (#2719) 1 year ago
cty123 4f6042c69f feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
yuhan6665 efd32b0fb2 Enable splice for freedom outbound (downlink only) 1 year ago
dyhkwong 7264750e28 fix typo in default.go 1 year ago
dyhkwong b8bd243df5
Fix buffer.UDP destination override (#2356) 1 year ago
cty b24a4028f1
fix(app/router): fixed a bug in geoip matching with refactoring (#2489) 1 year ago
hax0r31337 f67167bb3b refactor(deps): replace github.com/golang/protobuf with google.golang.org/protobuf 1 year ago
cty123 7aeca33729 fix: revert previous change on IsValid() function; add validation in getUoTConnection(); 1 year ago
yuhan6665 a6c5c57930
Support regex matching with attr (#2258) 1 year ago
RPRX ee21763928 Run "go fmt ./..." 1 year ago
RPRX 62e881b01a
5*60 -> 2*60 1 year ago
yuhan6665 bf4b1fab3c Simplify http attrabute matching 1 year ago
yuhan6665 d11d72be6c Update proto file and fix protoc version parsing 1 year ago
yuhan6665 a4e80f01e4 Add tls serverName to DoQ 1 year ago
dependabot[bot] 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1 1 year ago
Zeyu Chen bfd5da2f00 fix: dns empty response 2 years ago
世界 18e5b0963f
Update dependencies 2 years ago
RPRX 06c9e50c52
Add "xudpProxyUDP443" to Mux config & XUDP rejects UDP/443 traffic by default (client side, excluding reverse proxy) 2 years ago
RPRX 24a2be43ef
Replace "only" with "xudpConcurrency" in Mux config 2 years ago
RPRX 29d7865d78
Refine "only" in Mux config 2 years ago
RPRX be23d5d3b7
XUDP protocol: Add Global ID & UoT Migration 2 years ago