Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Go to file
agraphie 56a96e8bc2
Fix copy paste error
The PostDown section wasn't set anymore in certain cases.
2022-09-18 16:19:57 +02:00
.github Versions for v0.15.2 2022-09-13 11:11:04 -07:00
auth Update swagger docs 2022-09-10 21:51:59 -07:00
compose Versions for v0.15.2 2022-09-13 11:11:04 -07:00
config Lowercased publicipservice. 2022-07-28 10:16:50 -07:00
controllers Fix integration tests issue due to types only used by go-swagger 2022-09-11 06:14:58 -07:00
database added better state management to make OAuth sign-ins HA 2022-08-04 10:03:39 -04:00
docker removing change 2022-09-08 11:09:40 -04:00
functions changes from code review 2022-04-18 18:21:55 -04:00
k8s Versions for v0.15.2 2022-09-13 11:11:04 -07: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 remove unnecessary nft rule 2022-09-13 13:56:47 -04:00
models remove model validation for node.LocalAddress 2022-09-12 15:38:01 -04:00
mq send connected status on checkin 2022-09-08 06:19:10 -04:00
netclient Fix copy paste error 2022-09-18 16:19:57 +02:00
nginx remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
scripts fixing timing 2022-09-08 16:25:19 -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 Merge branch 'develop' into feature_v0.15.1_apidocs 2022-09-06 14:10:52 -07:00
go.sum remove access key 2022-09-07 08:24:47 -04:00
LICENSE.txt updating docs 2021-04-14 13:16:56 -04:00
main.go add servers to telemetry data 2022-09-12 18:06:17 +05:30
README.md Versions for v0.15.2 2022-09-13 11:11:04 -07:00
SECURITY.md Update SECURITY.md 2022-02-12 12:56:57 -05:00
swagger.yaml Update swagger docs 2022-09-10 21:51:59 -07: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.