Giter Site home page Giter Site logo

Comments (8)

loskiq avatar loskiq commented on September 12, 2024 2

Create a new virtual machine. Desirable is Debian 9.

Execute the command:

apt-get update && apt-get install git curl libssl-dev gcc make zlib1g-dev
git clone https://github.com/TelegramMessenger/MTProxy.git
cd MTProxy

Then follow the instructions of README.

from mtproxy.

mrbaranovskiy avatar mrbaranovskiy commented on September 12, 2024 2

Yes, I've done all of that. Agent works. I can event psping shows that 443 is responsive when the agent runs. (to do that I've allower the inbound and outbound rules for the ports.)

When I setup the proxy for the desktop app - "Connecting" infinite.

I'll play around...

from mtproxy.

ram3ai avatar ram3ai commented on September 12, 2024 2

Adding --nat-info private_ip:public_ip helped in my case.

from mtproxy.

raccoon4x avatar raccoon4x commented on September 12, 2024

same problems. =(
but php version by danogentili worked

from mtproxy.

iqdoctor avatar iqdoctor commented on September 12, 2024

Similar problem on Azure.
#41
Other hosters - ок.

from mtproxy.

stek29 avatar stek29 commented on September 12, 2024

Maybe Azure has some settings for ipv4 forwarding too? (see #39 (comment))

from mtproxy.

mrbaranovskiy avatar mrbaranovskiy commented on September 12, 2024

IP forwarding doesn't help.
It looks like the server is accessible. I see the activity on the port. But for some reason, the connection is not accepted. I'll try to debug.

from mtproxy.

mrbaranovskiy avatar mrbaranovskiy commented on September 12, 2024

Looks like ports are closed by default on azure,
so go to the azure CLI and execute.

az vm open-port --resource-group myResourceGroup --name myVM --port 443

On my environment ip forwarding is turned on (not sure it is mandatory).

from mtproxy.

Related Issues (20)

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.