Commit Graph

54 Commits (a3b306aaa429392507078f8f1e1ab7871d3032e3)

Author SHA1 Message Date
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 657c5c8570 Update HTTPUpgrade spelling and proto
8 months ago
simpleandstupid 950a64e9a4 Change the default port of Dns over Quic
9 months ago
A1lo a994bf8b04
chore: fix some errors detected by staticcheck (#3089)
9 months ago
yuhan6665 aa101d9dc2
Doq (#3073)
9 months ago
yuhan6665 fa5d7a255b
Least load balancer (#2999)
9 months ago
dop-bot 60f7a03e1b
fix(dns): avoid early return when dns query refused (#2878)
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 d11d72be6c Update proto file and fix protoc version parsing
1 year ago
yuhan6665 a4e80f01e4 Add tls serverName to DoQ
2 years ago
dependabot[bot] 86b4b81f1d Bump github.com/quic-go/quic-go from 0.34.0 to 0.35.1
2 years ago
Zeyu Chen bfd5da2f00 fix: dns empty response
2 years ago
RPRX f176ec54ee
v1.7.3
2 years ago
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
2 years ago
yuhan6665 c4fbdf1b78 Run core/format.go
2 years ago
yuhan6665 8117b66949 Generate all protos
2 years ago
yuhan6665 5e323958b6 Unify dns log
2 years ago
世界 f046feb9ca
Reformat code
3 years ago
yuhan6665 393d211d1e Rename quic session to connection
3 years ago
yuhan6665 c1a54ae58e Fix a concurrency issue in fakedns
3 years ago
yuhan6665 496b2c02c5
Fix context api and document (#727)
3 years ago
yuhan6665 41ce6ccf9f
Make reverse proxy compatible with v2fly (#924)
3 years ago
Machtergreifung 800b3bd3fe
chore fixed (#895)
3 years ago
yuhan6665 e93da4bd02
Fix some tests and format code (#830)
3 years ago
世界 27224868ab
Override destination if replaced in hosts
3 years ago
yuhan6665 6b6974c804
Fakedns improvements (#731)
3 years ago
yuhan6665 e286cdcaa8
Style: format code by gofumpt (#761)
3 years ago
Arthur Morgan 500c6de359 adjust
3 years ago
世界 cd4631ce99
Merge dns (#722)
3 years ago
Arthur Morgan 575c7a9687 adjust
3 years ago
Arthur Morgan bad397bf22 fix typo
3 years ago
KallyDev 4abf98c1be
Move from deprecated ioutil to os and io packages (#744)
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
hmol233 86a8fb5d84
Move `DomainStrategy` & `DialerProxy` to `DialSystem`
3 years ago
秋のかえで 7b7084f825
Refactor: A faster DomainMatcher implementation (#348)
4 years ago
JimhHan 32713bcc0e
Fix: Context without proper session
4 years ago
Jim Han 3fe85449a9
Use 198.18.0.0/16 as default Fake IP Pool (#377)
4 years ago
Jim Han e0526c27b3
Removal: confonly (#368)
4 years ago
RPRX 439c91d509
Update fakedns_test.go
4 years ago
Jim Han d7cd71b741
Resolve conflicting changes in DNS #309 #341 (#346)
4 years ago
yuhan6665 f50eff5ebb
Add Fake DNS support (#309)
4 years ago
Jim Han db32ce6fd9
Enhance DNS and Dialer (#341)
4 years ago
kokeri ca633fc8c5
Chore: Add GitHub Actions (#251)
4 years ago
Arthur Morgan 5aa053a65f
Convert domain names to lowercase before matching (#195)
4 years ago
Arthur Morgan 11a851f957
Fix non-local DoH requests & Apply routing (#147)
4 years ago