Commit Graph

56 Commits (057e6284b287d9ae6042633e4d8f21eb71641ca9)

Author SHA1 Message Date
RPRX 47fad1fbfd Chore: Generate *.pb.go files with protoc v5.28.2
1 month ago
vnxme 5164a82185
Routing: Fix regexp syntax support in UserMatcher (#3900)
1 month ago
Kobe Arthur Scofield 7086d286be
Remove legacy code (#3838)
2 months ago
Kobe Arthur Scofield 57a41f3b4b
Config: Remove more legacy fields (#3817)
2 months ago
风扇滑翔翼 7970f240de
Log: show the matching rule tag (#3809)
2 months ago
vnxme 3a8c5f38e8
Routing: Add regexp syntax support to UserMatcher (#3799)
2 months ago
mmmray 2be03c56cb
Pin protobuf packages (#3715)
3 months ago
MHSanaei 16de0937a8
Fix typos (#3527)
5 months ago
yuhan6665 079d0bd8a9
Refactor log (#3446)
5 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)
7 months ago
yuhan6665 84eeb56ae4 Select alive only node when fallbackTag is given
7 months ago
writegr dd16dcec03 chore: fix some typos in comments
7 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
yuhan6665 657c5c8570 Update HTTPUpgrade spelling and proto
8 months ago
yuhan6665 69e1734e3a Apply FallbackTag to leastping and roundrobin
8 months ago
A1lo a994bf8b04
chore: fix some errors detected by staticcheck (#3089)
9 months ago
yuhan6665 fa5d7a255b
Least load balancer (#2999)
9 months ago
nobody 7f7f57d3b6
Add tags cache to app.proxyman.ohm.Select() (#2927)
11 months ago
hossinasaadi 9a2ab9b6a3 fix roundRobin
11 months ago
Hossin Asaadi 01c14a5994
add Round-Robin Strategy to balancer (#2844)
11 months ago
yuhan6665 d9fd3f8eb1
Freedom xdomain strategy (#2719)
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
yuhan6665 a6c5c57930
Support regex matching with attr (#2258)
1 year ago
RPRX ee21763928 Run "go fmt ./..."
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
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
2 years ago
yuhan6665 8117b66949 Generate all protos
2 years ago
世界 f046feb9ca
Reformat code
3 years ago
yuhan6665 41ce6ccf9f
Make reverse proxy compatible with v2fly (#924)
3 years ago
Machtergreifung 9ad26fa049
chore fixed (#897)
3 years ago
yuhan6665 e93da4bd02
Fix some tests and format code (#830)
3 years ago
yuhan6665 7c240e8630 Fix null pointer exception for observatory
3 years ago
yuhan6665 abb8ba8b0e
Observatory related fixes (#788)
3 years ago
世界 5c366db847
Add observatory / latestPing balancing strategy
3 years ago
Loyalsoldier 3fe61ed4a2
Feat: add reverse match for GeoIP
3 years ago
yuhan6665 0f0a424e8c
Fix: use sorted cidr list (#1156) (#773)
3 years ago
yuhan6665 e286cdcaa8
Style: format code by gofumpt (#761)
3 years ago
世界 cd4631ce99
Merge dns (#722)
3 years ago
yuhan6665 e50f2af418
Fix flaky TestServiceSubscribeRoutingStats (#750)
3 years ago
hmol233 7033f7cf5f
Fix: protobuf file (#724)
3 years ago
Arthur Morgan ffc2f7c4e2 Style: format code
3 years ago
yuhan6665 42d158bd85
vprotogen refine (#717)
3 years ago
秋のかえで 7b7084f825
Refactor: A faster DomainMatcher implementation (#348)
4 years ago
yuhan6665 f50eff5ebb
Add Fake DNS support (#309)
4 years ago
Jim Han 4cd343f2d5
Fix tests (#201)
4 years ago
Arthur Morgan 5aa053a65f
Convert domain names to lowercase before matching (#195)
4 years ago