GithubHelp home page GithubHelp logo

mtproxy-bash's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mtproxy-bash's Issues

创建完后连不上网

你好,
同一个宽带下,同一个 VPS (AWS)下创建的 Shadowsocks 服务器是正常使用的,
但是这个创建完,在 TG 里面使用的时候,连不上网,一直是 Connecting……,
会是哪里的问题?AWS 防火墙?
或者是我端口「18611」设置有误?

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

我在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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.