TinyProxy – Protected Proxy Server is a light-weight HTTP/HTTPS proxy daemon for Ubuntu operating systems. Designed to be fast and yet small, it is an ideal solution for use cases such as embedded deployments where a full-featured HTTP proxy is required.
This is a quick deployment and ready-to-run image.
Simple and rapid installation. Easy to maintain.
The connection to TinyProxy protected server using Windows settings
- To access the proxy server, you must specify a list of IP addresses in the Azure firewall. To do this, go to the “Networking”.
- In the “Inbound port rules” section, click on port 8888 to open its settings (if it’s not there you need to create it)
- Change the value of the “Source” field from “Any” to “IP addresses” and specify the IP addresses in the “Source IP Addresses” specify the ip addresses that will be granted access to the proxy server. For example, you can specify your IP address, you can find it on the site https://www.myip.com/
- Launch VM through your Azure account. When starting the VM, proxy server starts automatically.
- To use the proxy server through the built-in Windows tools, you must open the settings.
- In Settings select Network & Internet
- Go to the “Proxy” section and set the “Use a proxy server” switch to On
- In the Address field, enter the address of the VM, and in the Port field, specify 8888. Then click the Save button.
- To check the connection to the proxy server, open the https://www.myip.com/ website in any browser and check if your IP address has changed.