Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Go to file
2022-09-02 16:33:48 -04:00
.github update version numbers 2022-08-26 11:33:35 -04:00
auth remove comment 2022-08-04 10:04:51 -04:00
compose update version numbers 2022-08-26 11:33:35 -04:00
config Lowercased publicipservice. 2022-07-28 10:16:50 -07:00
controllers removing extra comments 2022-08-31 11:40:45 -04:00
database added better state management to make OAuth sign-ins HA 2022-08-04 10:03:39 -04:00
docker restore 1883 to mq conf 2022-07-08 08:47:17 -04:00
functions changes from code review 2022-04-18 18:21:55 -04:00
img updated readme 2022-06-21 15:17:10 -04:00
k8s update version numbers 2022-08-26 11:33:35 -04:00
logger Updated to use logger.Log for PUBLIC_IP_SERVICE checks at verbosity of 3. Required some updates elsewhere to allowing using logger.Log from servercfg package. 2022-07-27 07:32:24 -07:00
logic fix postup/postdown for dualstack 2022-09-02 16:33:48 -04:00
models clean up nft rules 2022-09-02 11:01:19 -04:00
mq remove debugging logs 2022-08-29 14:29:28 -04:00
netclient Merge pull request #1497 from gravitl/bugfix_v0.15.1_flush_routes 2022-08-30 16:13:07 -04:00
nginx remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
scripts Merge pull request #1486 from Gromina/master 2022-08-26 10:42:17 -04:00
servercfg too many logs, removing some 2022-08-23 17:23:21 -04:00
serverctl adding security fixes 2022-08-31 11:38:29 -04:00
test remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
tls initial changes to make cert <-> broker comms work 2022-07-05 15:04:45 -04:00
validation refactored logic 2021-10-26 12:50:34 -04:00
.dockerignore reorg of dockerfiles 2021-10-07 11:12:25 -04:00
.fpm add rpms 2022-03-09 15:28:39 -05:00
.gitignore removing windows installer portions 2022-05-15 20:26:38 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2022-01-20 08:19:23 -05:00
dev.yaml Remove config.Server.Debug 2022-05-09 09:49:17 -04:00
Dockerfile speedup docker builds 2022-04-22 06:51:09 -04:00
go.mod Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15 2022-08-30 15:15:12 +00:00
go.sum Bump github.com/mattn/go-sqlite3 from 1.14.10 to 1.14.15 2022-08-30 15:15:12 +00:00
LICENSE.txt updating docs 2021-04-14 13:16:56 -04:00
main.go adding security fixes 2022-08-31 11:38:29 -04:00
README.md adding exta versions 2022-08-26 12:15:31 -04:00
SECURITY.md Update SECURITY.md 2022-02-12 12:56:57 -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 20.04 and a public IP.
  2. Open ports 443 and 51821-51830/udp on the VM firewall and in cloud security settings.
  3. Run the script: wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/master/scripts/nm-quick.sh | sudo bash
    3.a. (with custom domain + email): wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/master/scripts/nm-quick.sh | sudo bash -s -- -d mynetmaker.domain.com -e example@email.com

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.