FunctionClub/MTProxy-Bash

Vultr可以使用,但是在其他主机商不行

ouhaohan8023 opened this issue · 4 comments

我在Vultr上搭建好之后,可以直接使用。但是在其他主机商,比如(ucloud,cloudcone,vmhaus)搭建以后,无法使用。
无法使用表现为,在tg中点击connect proxy,一直在connecting

通过systemctl status MTProxy.service命令看到服务是正常的active(running)
也检查了服务器的防火墙,可以telnet到对应的端口

不知道问题出在哪里,目前只能使用vultr去搞。。

● MTProxy.service - MTProxy
   Loaded: loaded (/etc/systemd/system/MTProxy.service; enabled; vendor preset: disabled)
   Active: active (running) since Tue 2018-08-28 13:51:52 CST; 35min ago
 Main PID: 5541 (mtproto-proxy)
   CGroup: /system.slice/MTProxy.service
           └─5541 /usr/local/bin/mtproto-proxy -u nobody -p 64335 -H 5000 -S 7d6b2c0f5f02a16af859a738a64bd1ac --aes-pwd /etc/proxy-secret /etc/proxy-multi.conf

Aug 28 13:51:52 10-41-78-53 systemd[1]: Started MTProxy.
Aug 28 13:51:52 10-41-78-53 systemd[1]: Starting MTProxy...
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.748332 local] Invoking engine mtproxy-0.01 compiled at Aug 28 2018 13:51:41 by gcc 4.8.5 20150623 (Red Hat 4.8.5-4) 64-bit after commit f...b840209791226a77
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.749660 local] config_filename = '/etc/proxy-multi.conf'
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.750590 local] Started as [10.41.78.53:-1201:5541:1535435512]
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.750707 local] configuration file /etc/proxy-multi.conf re-read successfully (797 bytes parsed), new configuration active
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.755696 local] main loop
Hint: Some lines were ellipsized, use -l to show in full.
[root@10-41-78-53 ~]# systemctl status MTProxy.service -l
● MTProxy.service - MTProxy
   Loaded: loaded (/etc/systemd/system/MTProxy.service; enabled; vendor preset: disabled)
   Active: active (running) since Tue 2018-08-28 13:51:52 CST; 1h 19min ago
 Main PID: 5541 (mtproto-proxy)
   CGroup: /system.slice/MTProxy.service
           └─5541 /usr/local/bin/mtproto-proxy -u nobody -p 64335 -H 5000 -S 7d6b2c0f5f02a16af859a738a64bd1ac --aes-pwd /etc/proxy-secret /etc/proxy-multi.conf

Aug 28 13:51:52 10-41-78-53 systemd[1]: Started MTProxy.
Aug 28 13:51:52 10-41-78-53 systemd[1]: Starting MTProxy...
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.748332 local] Invoking engine mtproxy-0.01 compiled at Aug 28 2018 13:51:41 by gcc 4.8.5 20150623 (Red Hat 4.8.5-4) 64-bit after commit f9158e3129efd4ccdc291aefb840209791226a77
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.749660 local] config_filename = '/etc/proxy-multi.conf'
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.750590 local] Started as [10.41.78.53:-1201:5541:1535435512]
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.750707 local] configuration file /etc/proxy-multi.conf re-read successfully (797 bytes parsed), new configuration active
Aug 28 13:51:52 10-41-78-53 mtproto-proxy[5541]: [5541][2018-08-28 13:51:52.755696 local] main loop

我也出现同样的问题 谷歌云,服务器端是正常的,端口也正常,但是客户端连接不上

我也出现同样的问题 也不知道怎么回事

留一下其他主机商是否封锁了对应端口

cbxbw commented

我也出现同样的问题 谷歌云,服务器端是正常的,端口也正常,但是客户端连接不上

google 不行 , 其他主机商防火墙已经设置允许 还是不行 ,看来很难破