Skip to content

Use native dialer to communicate with fronting domain#353

Merged
9seconds merged 2 commits intomasterfrom
domain-fronting-native
Mar 12, 2026
Merged

Use native dialer to communicate with fronting domain#353
9seconds merged 2 commits intomasterfrom
domain-fronting-native

Conversation

@9seconds
Copy link
Copy Markdown
Owner

This fixes #350

Our communication with fronting domain is done via the same Network object as with any other one. Apparently, it has to be excluded. Even if we thing about it logically, then domain has to be able to access a fronting address without any proxy, because if it cannot do that, it is suspicious on its own.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 58.33333% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.05%. Comparing base (6493688) to head (62cba24).

Files with missing lines Patch % Lines
internal/testlib/mtglib_network_mock.go 0.00% 2 Missing ⚠️
network/network.go 0.00% 2 Missing ⚠️
internal/cli/run_proxy.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #353      +/-   ##
==========================================
- Coverage   71.36%   71.05%   -0.32%     
==========================================
  Files          97       97              
  Lines        3276     3282       +6     
==========================================
- Hits         2338     2332       -6     
- Misses        822      834      +12     
  Partials      116      116              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@9seconds 9seconds merged commit 7762cf3 into master Mar 12, 2026
8 checks passed
@9seconds 9seconds deleted the domain-fronting-native branch March 12, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Не хватает флага исключения domain fronting трафика из socks прокси

2 participants