We have some exciting news for remote.it users. We have an Alpha version of our new SOCKS proxy built into our new desktop and device package.
This opens up a world of possibilities for accessing IOT devices, NAS boxes, local lans and even network locating shifting.
Alpha usage is a manual configuration, and can be used in many different ways, but in this example I will show you how to set up a SOCKS proxy and launch it with a unique Chrome Browser for each SOCKS proxy you connect to.
For this example I will be setting up a docker package, but this will also work the same on any of the device packages remote.it supports. First run the remote.it app and press the (+) sign:
Then we will select Docker (or select what device package you want to try)
I will add a socks proxy and optionally remove the ssh:
Now I will start that docker (or you can install on your device) by copying the command and running it.
docker run -d -e R3_REGISTRATION_CODE="7A3E597E-xxxx-xxxx-xxxx-xxx-54X633EC3E1F" --restart unless-stopped --pull always remoteit/remoteit-agent:latest
This should start up our device and it will show up in your device list in a minute or two.
If you made it this far, you are ready to configure the connection profile, Please see the next message.