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

Add an option to deny all client connections without random padding #248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

uprtdev
Copy link

@uprtdev uprtdev commented Jan 23, 2019

It seems that some russian ISPs started to detect MTProto connections in a much more aggressive way, so any connections without random padding ('dd') will cause an automatic server ban by DPI systems. The solution is to spread a new proxy server info with 'dd' prefix in the secret key with all users, but still, anyone with the old secret key can unmask the server.

This pull request adds an option to deny all client connections without random padding mode.

Btw, many third-party MTProto-proxy implementations already have such feature.

@uprtdev
Copy link
Author

uprtdev commented Jan 23, 2019

Surprisingly, discovered just now that there is already an issue created for this topic: #200
So that is the solution, and likely I'm not the only one who needs this :)

@Am6er
Copy link

Am6er commented Jan 24, 2019

Awesome, thanks!

@onikethem
Copy link

سلام کسی هست ایدی ادمین این کانال رو داشته باشه
T.me/ProxyMTProto
منم کانال پروکسی دارم و می خوام با این دوستان همکاری داشته باشم

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.

3 participants