Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dcs): support TCP obfuscated only DCs #561

Merged
merged 5 commits into from
Nov 14, 2021

Conversation

tdakkota
Copy link
Member

No description provided.

@tdakkota tdakkota marked this pull request as ready for review November 14, 2021 11:58
@codecov
Copy link

codecov bot commented Nov 14, 2021

Codecov Report

Merging #561 (f1ec4d6) into main (a99c613) will decrease coverage by 0.63%.
The diff coverage is 29.80%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #561      +/-   ##
==========================================
- Coverage   70.02%   69.39%   -0.64%     
==========================================
  Files         384      384              
  Lines       17476    17550      +74     
==========================================
- Hits        12238    12179      -59     
- Misses       4481     4614     +133     
  Partials      757      757              
Impacted Files Coverage Δ
internal/mtproxy/faketls/faketls.go 0.00% <0.00%> (ø)
internal/mtproxy/obfuscator/obfuscator.go 0.00% <0.00%> (ø)
telegram/dcs/mtproxy.go 0.00% <0.00%> (ø)
telegram/dcs/plain.go 47.36% <26.56%> (-17.64%) ⬇️
internal/mtproxy/secret.go 73.17% <47.61%> (-26.83%) ⬇️
internal/mtproxy/obfuscated2/obfuscated2.go 79.31% <100.00%> (ø)
telegram/dcs/find.go 100.00% <100.00%> (ø)
telegram/dcs/websocket.go 61.22% <100.00%> (-0.78%) ⬇️
telegram/updates/update.go 9.52% <0.00%> (-61.91%) ⬇️
telegram/updates/state_apply.go 25.00% <0.00%> (-11.72%) ⬇️
... and 11 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a99c613...f1ec4d6. Read the comment docs.

@ernado ernado merged commit a25cb12 into gotd:main Nov 14, 2021
@tdakkota tdakkota deleted the feat/tcpo-only-support branch November 14, 2021 12:15
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.

2 participants