Commit Graph

149 Commits (e733148c0bf78f6298cf08045297e783568b80c9)

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
Kobe Arthur Scofield 5f0642a671
Errors: Add PrintRemovedFeatureError & PrintDeprecatedFeatureWarning (#3804)
2 months ago
Kuzmin Vladimir d7c5a0fc5f
Fix int overflow on x32 processors causing panic (#3810)
2 months ago
风扇滑翔翼 781aaee21f
QUIC sniffer: handle multiple initial packets (#3802)
2 months ago
风扇滑翔翼 7970f240de
Log: show the matching rule tag (#3809)
2 months ago
风扇滑翔翼 88ae774cce
Sniff: Routing “attrs” support non http inbound (#3808)
2 months ago
vnxme 3a8c5f38e8
Routing: Add regexp syntax support to UserMatcher (#3799)
2 months ago
风扇滑翔翼 1b607ff874
DNS: Do not hit cache if encounted err (#3784)
2 months ago
风扇滑翔翼 a247997e38
Log: Add MaskAddress option to hide IP addresses (#3783)
2 months ago
Kobe Arthur Scofield f04cb0b288
Config: Remove some legacy fields from V2Ray 3.x era (#3776)
3 months ago
xiaorouji 8674ed5a0d
Support DNS queryStrategy config for UDP NameServer (#3728)
3 months ago
mmmray 2be03c56cb
Pin protobuf packages (#3715)
3 months ago
curlwget 790f908f0b
chore: fix some comment typos (#3716)
3 months ago
MHSanaei 16de0937a8
Fix typos (#3527)
5 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)
11 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