+++ title = "NoRouter" linkTitle = "NoRouter" +++ {{< blocks/cover title="NoRouter (IP-over-Stdio): Unprivileged instant multi-cloud networking" height="min" color="primary" >}}
}}"> Details Download

The easiest multi-host & multi-cloud networking ever for dev environments.
No root privilege is required.

{{< /blocks/cover >}} {{< blocks/section color="light" type="features" height="auto">}} {{% blocks/feature icon="fa-cloud" title="Works on any host, any cloud" %}} NoRouter does not depend on any cloud infrastructure. What you need is just "remote shell" connectivity such as `ssh`, `docker exec`, or `kubectl exec`. {{% /blocks/feature %}} {{% blocks/feature icon="fa-network-wired" title="No routing configuration is needed" %}} NoRouter does not need any messy routing configuration, because NoRouter works by transferring L3 packets over stdio streams of "remote shell" commands. {{% /blocks/feature %}} {{% blocks/feature icon="fa-terminal" title="No root privilege is needed" %}} NoRouter does not need any privilege such as `sudo` or `docker run --privileged`, because NoRouter only uses loopback addresses such as 127.0.42.101, 127.0.42.102. {{% /blocks/feature %}} {{< /blocks/section >}}