|
|
|
|
|
by NetStrikeForce
3529 days ago
|
|
We partly do that at Wormhole. I say partly because you still have to be able to access one of our addresses. Port of last resort is 443/TCP, so it works on lots of tricky networks out there. The idea is that all your IOT stuff establishes a connection to this server, creating an encrypted network between them. You then add your control servers to that network and job done.
You devices don't need any inbound access to talk to each other. All the connections are outbound, so no ports to open on your firewall and no risk. You could do this by yourself, but we take that hassle out of your hands. Happy to help with custom deployments too outside our main service; it's a great way of learning our customers' needs. It's hard though to have your exact setup as a service, it implies incoming VPN connections to the site where you deploy your IOT and a VPN server of sorts. Our main focus was remote teams and devs having to use remote servers, however IOT might be a killer use here. https://wormhole.network |
|
Very nice service by the way. I have used ngrok in the past and found it invaluable for a few odd applications. I'll give it a try in future.