- 📌 Hi Guys I hope you are fine
- 📌 in this tutorial, I will teach you how to install mtproxy on a windows server
- 📌 I decide to select windows server 2016 and it's not important
- 📌 you can select any windows server 2009, 2012, 2016, 2019
- 📌 enjoy!
- 📌 First Step Install NodeJS
- 📌 https://nodejs.org/en/download/
- 📌 After installation is complete, enter "Command Prompt" and install PM2 by the following command :
- 📌 Download Proxy_Private using this link
- 📌 https://redirect.is/wacfsqa
- 📌 Extract the zip file into C Drive. and enter the command in CMD
- 📌 Go to the folder :
- 📌 cd C:\Proxy_Private
- 📌 Start the proxy server from "Command Prompt" by the following command:
- 📌 pm2 start Proxy_Private.js -i max
- 📌 Default port and secret:
- 📌 Port: 800
- 📌 Secret: b0cbcef5a486d9636472ac27f8e11a9d
- 📌 You can change these both on file config.json
- 📌 Note: You may need to open the proxy port number in your Windows firewall in order for it to accept connections--