Husarnet is a different kind of VPN - it's not installed on routers, but directly on your devices. It's a global scale peer-to-peer network that allows you to connect your devices directly in a secure and easy way, even if they are behind NAT or firewall. Each of your devices gets it's own IPv6 address (in Husarnet's fc94::/64 range) and, using our dashboard, you can specify which devices can communicate with each other. You can also share your devices with your coworkers or friends, without the need to overcomplicate your networking setup, all through our dashboard, using the addresses your devices already have!
It's a great solution for robotics, IoT, real-time communication, remote access, and many more. All the software that runs on your devices is open-source, so you're still in control. Our plans start at reasonable free (that's perfectly usable even for long term deployments) and end at custom solutions for enterprise needs.
- 🔗 Landing page - If you want to learn more about the features and pricing - visit our landing page
- 📚 Docs - If you want to learn how Husarnet works or how to use it, visit our documentation
- 🔧 Dashboard - If you want to create an account and start using Husarnet, visit our dashboard
Husarnet works on plethora of platforms, including:
- 🐧 Linux - we support Ubuntu, Debian, Fedora and Archlinux. You also can get static executables to integrate with a given OS yourself!
curl https://install.husarnet.com/install.sh | sudo bash
to install using our script! - 🤖 ROS - You can install the same packages as for Linux and then use our Husarnet-DDS integration to seamlessly connect your robots over any network
- 📟 ESP32 - Yes, we've made it to ESP32 ecosystem too! Find out more at our ESP-IDF integration!
- 🐋 Docker - We understand that Docker/containers are an important part of any serious deployment nowadays, so we've prepared multiple ways of deploying in Docker
- 🪟 Windows - If you want to connect to your devices directly from your Windows Desktop, there's Windows installer ready for you
- 🍏 MacOS - Our latest addition to supported platforms list Husarnet for MacOS in brew
More platforms to come!