How to configure a proxy for MTProxy #293
Replies: 1 comment
-
|
To configure NGINX to proxy requests to your MTProxy server without changing the MTProxy server configuration, you can follow these steps:
Now, NGINX should be configured to proxy requests to your MTProxy server, allowing access to your MTProxy server via |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Does anyone know how to use NGINX to configure MTProxy access?
I deployed the https://github.com/missuo/MTProxy server (with this script: bash <(curl -Ls https://cpp.li/mtg) )
It works on the standard port 8443.
How do I connect to mydomain:433 without changing the MTProxy server configuration?
Beta Was this translation helpful? Give feedback.
All reactions