This is a method to create a proxy which is pretty simple and does not involve using shady websites or proprietary applications, etc.
- 
First, create a server, such as a DigitalOcean droplet.
 - 
Once the server is created, verify that you can login via SSH:
$ ssh user@<ip> - 
If that is working, creating a local [SOCKS5] proxy using OpenSSH is just one command. Here is one suggestion: