Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Find a file
2023-02-01 11:00:25 -05:00
.github cleanup test job 2023-01-11 08:27:39 -05:00
auth
cli remove point to site from nmctl 2023-01-30 11:04:22 -05:00
compose remove coredns specific env vars 2023-01-26 17:39:55 +05:30
config remove network capabilities from netmaker 2023-01-23 12:37:07 -05:00
controllers ensured host, if found, keeps password 2023-02-01 11:00:25 -05:00
database
docker
ee correct using address of loop vars 2023-01-25 13:21:18 -05:00
functions
k8s
logger fixing sso error handling 2022-09-19 15:37:00 -04:00
logic Merge pull request #1984 from gravitl/bugfix_node_expiration 2023-01-30 09:00:17 -05:00
models remove point to site from network model 2023-01-30 10:47:40 -05:00
mq Merge pull request #1978 from gravitl/GRA-1060/bug_proxy_listen_port 2023-01-26 18:28:30 -05:00
netclient
nginx remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
scripts set STUN port 2023-01-23 13:35:40 -05:00
servercfg remove CLIENT_MODE HOST_MODE 2023-01-23 13:02:02 -05:00
serverctl remove network capabilities from netmaker 2023-01-23 12:37:07 -05:00
stun-server remove ununsed variables from stun server 2023-01-18 15:06:06 +05:30
test fix build errors after merge conflict resolution 2023-01-04 14:22:11 -05:00
tls
validation
.dockerignore
.fpm
.gitignore
CONTRIBUTING.md
dev.yaml Remove config.Server.Debug 2022-05-09 09:49:17 -04:00
Dockerfile
Dockerfile-quick
go.mod return 'currently unimplemented' on egress endpoints 2023-01-23 15:24:47 -05:00
go.sum return 'currently unimplemented' on egress endpoints 2023-01-23 15:24:47 -05:00
LICENSE.txt
main.go add error on peer update fail 2023-01-27 19:04:54 +05:30
main_ee.go
README.md
SECURITY.md
swagger.yaml remove localrange 2023-01-20 05:42:05 -05:00

ROSS Index - Fastest Growing Open-Source Startups in Q1 2022 | Runa Capital Y-Combinator

WireGuard® automation from homelab to enterprise

Create Manage Automate
✔️ WireGuard Networks ✔️ Admin UI ✔️ Linux
✔️ Remote Access Gateways ✔️ OAuth ✔️ FreeBSD
✔️ Mesh VPNs ✔️ Private DNS ✔️ Mac
✔️ Site-to-Site ✔️ Access Control Lists ✔️ Windows

Get Started in 5 Minutes

(For production-grade installations, visit the Install Docs.)

  1. Get a cloud VM with Ubuntu 22.04 and a public IP.
  2. Open ports 443, 80, and 51821-51830/udp on the VM firewall and in cloud security settings.
  3. (optional) Prepare DNS - Set a wildcard subdomain in your DNS for Netmaker, e.g. *.netmaker.example.com
  4. Run the script:

sudo wget -qO /root/nm-quick-interactive.sh https://raw.githubusercontent.com/gravitl/netmaker/master/scripts/nm-quick-interactive.sh && sudo chmod +x /root/nm-quick-interactive.sh && sudo /root/nm-quick-interactive.sh

This script gives you the option to deploy the Community or Enterprise version of Netmaker. If deploying Enterprise, you get a free account with a 50 node limit by default. It also gives you the option to use your own domain (recommended) or an auto-generated domain.

After installing Netmaker, check out the Walkthrough and Getting Started guides to learn more about configuring networks. Or, check out some of our other Tutorials for different use cases, including Kubernetes.

Get Support

Why Netmaker + WireGuard?

  • Netmaker automates virtual networks between data centers, clouds, and edge devices, so you don't have to.

  • Kernel WireGuard offers maximum speed, performance, and security.

  • Netmaker is built to scale from the small business to the enterprise.

  • Netmaker with WireGuard can be highly customized for peer-to-peer, site-to-site, Kubernetes, and more.

Community Projects

Disclaimer

WireGuard is a registered trademark of Jason A. Donenfeld.

License

Netmaker's source code and all artifacts in this repository are freely available. All versions are published under the Server Side Public License (SSPL), version 1, which can be found here: LICENSE.txt.