TiloBox
Back to directory
innernet project preview

innernet

A private network system that creates WireGuard networks with CIDR-based subnets.

LicenseMIT
GitHub stars3.8k
Last commit1 weeks ago
Tags6 topics
P2p VpnAccess ControlRustWireguard MeshCidr SubnetsSecurity
Overview

Why consider innernet?

innernet is an open-source mesh VPN system built on top of WireGuard by Tonarino. Written in Rust, it models private networks as hierarchical CIDR-based subnets with automatic peer-to-peer endpoint discovery and ACL association rules.

Guided learning

Learn innernet by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of innernet

innernet organizes company servers and developer laptops into distinct subnet tiers (e.g. admin, dev, prod) with explicit firewall routes.

Installation

bash
1# Install innernet-server
2cargo install innernet-server
3innernet-server init

innernet is licensed under the permissive MIT License.

Related tools

More options with a similar category or technology profile.

innernet FAQs

innernet is listed as a Devops Infrastructure tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

innernet is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

innernet is listed as an alternative to Tailscale. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.