-
Notifications
You must be signed in to change notification settings - Fork 10
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
fake tls #3
Comments
Hi, the support was added. Some APIs have changed. I will try to add an automatic installer in future in other repositories. But currently this repository is aimed at only creating a module. This module is for programmers only. |
Hello |
I have added a fast set-up part. Could you please test it and tell me your opinion? |
Hello |
It supports multi secret. Just separate secrets with space. |
It does not need root access nor it requires to install any package. May be setting firewall requires root password. |
Thankful |
I have not tested it under severe conditions. Currently it uses inter-process communication to create reports of each process. num_cpus should always be less than or equal to your cpu cores. Please tell me your experience with this proxy. Also remember that you can access the report through web. Full report is enabled by default and you can access it by log1.txt in the current directory. |
After a few minutes it will be disconnected and you will need to resubmit the following command to activate it |
ping increases |
After it terminated, just check the log file by typing "tail log.txt". |
عزیز اگر ایرادی داشت بهم بگو اصلاح کنم. چون برای من مشکلی پیش نمیاد. فقط یه مساله. اگر سرعت کامپیوترت خیلی کم باشه، سیستم عامل به برنامه سیگنال |
نمیدونستم ایرانی هستین |
Hi. Thanks for cool proxy! Here is error message:
I event tried with default secret: Any ideas? |
Everything seems OK. Have you updated your telegram client? Please install the most recent version of Telegram. Then double check the secret entered to your client. Remember there are 32 consecutive ('0')'s. Please note that this is not an error message, In fact this is the reason for disconnecting client. It's meaning is simple. A client is trying to connect, but it's secret does not match with any of the secrets provided to the proxy. In fact from the proxy point of view, the user was not legitimate to use the proxy. |
I used latest version of telegram client (also checked on official mobile client). I think problem occurred because server runs in corporate network with firewall which inserts itself as the trusted host for SSL connections. |
سلام عزیز |
If you add those two characters to secrets, they would become 34 hex characters. (32+2=34). I think you are adding [SPACE] in between. |
بله میشه 34 تا اشتباه زدم یا داخل کد تعداد رو از 34 به 32 تغییر داد که اتصال انجام بشه ؟ |
It is not important what you enter inside mtproto bot. Just fill it with 32 consecutive '0's. Although technically this problem should not occur. |
Since yesterday, ASPs have been denied access to the server by secret code |
از دیروز تا به حال ای اس پی ها بر اساس سایز سکرت کد پروتکل رو تشخص میدند و اجازه دسترسی به سرور رو نمیدند |
The size of the secret can not be changed as it is a part of protocol specification, and telegram server would not accept that. Besides, the protocol is already encrypting and padding, there is no need to change the size of packets as it is already implemented. Protocol can not be distinguished from TLS protocol. Choose a suitable SNI and port 443. |
خیلی از پروکسی هایی که الان در حال استفاده هستند از سکرت کد 66 کارکتر استفاده میکنند |
تمام سکرت کد هایی که 32 تا 34 کارکتر بوده آی پی هاش فیلتر شده ولی سکرت کد های 66 کارکتر هیچ کدوم فیلتر نشدند |
Many proxies in use now use the 66-character secret All scripts with 32 to 34 characters were filtered by IPs, but 66 characters were not filtered by any |
سلام وقت بخیر |
hi
good time
please add fake-tls to your nodejs script
https://github.com/HirbodBehnam/MTProtoProxyInstaller
and
https://github.com/seriyps/mtproto_proxy
Also like the above scripts , is it possible to build an automatic installer and config port and secret or secrets and tag?
The text was updated successfully, but these errors were encountered: