In this video, I’ll show you how to create your own HTTPS and SOCKS5 proxy server using a VPS on Microsoft Azure.
We’ll use an automated Bash script to:
✅ Create an Ubuntu VM on Azure
✅ Install and configure 3proxy
✅ Set up authentication
✅ Open proxy ports (2616 for HTTPS, 2618 for SOCKS5)
No prior DevOps or Linux experience needed — everything runs directly from Azure Cloud Shell.
🔗 GitHub Script & Guide:
https://github.com/guidetuanhp/proxy_azure
📌 Prerequisites:
Active Azure subscription
Access to Azure Cloud Shell (Bash)
Basic understanding of proxy usage
⚙️ After setup, you'll get:
Public IP
HTTPS Proxy: ip:2616:username:password
SOCKS5 Proxy: ip:2618:username:password
👍 Like & Subscribe for more automation and cloud setup tutorials!
#azure #proxy #3proxy #vps #tutorial #cloudcomputing #azuresetup