Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Find a file
2021-07-13 23:08:10 -04:00
.github/workflows added flag so tests will not run in parallel and corupt the DB for the other test(s) 2021-05-09 15:55:47 -04:00
compose fixing validation 2021-07-11 10:35:01 -04:00
config compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
controllers fixing validation 2021-07-11 10:51:21 -04:00
docs added extclient docs 2021-06-09 14:45:05 -04:00
functions fix serverctl add network 2021-07-13 23:08:10 -04:00
grpc fixed server config api 2021-06-01 15:14:34 +00:00
kube adding kube yaml 2021-07-07 21:12:24 +00:00
models fixing validation 2021-07-11 10:28:50 -04:00
mongoconn configs mostly working. Need to add in public dns default check. 2021-05-05 22:03:37 +00:00
netclient token configs and secure grpc working 2021-07-11 10:18:39 -04:00
old-docs auto generate clientid 2021-05-25 17:57:06 -04:00
scripts Create netclient-install.slim.sh 2021-06-08 17:06:28 -04:00
servercfg compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
serverctl merge fix for netclient 2021-06-02 02:47:21 +00:00
test fixing validation 2021-07-11 10:51:21 -04:00
.gitignore
defaultvalues.sh
Dockerfile dns server setup 2021-05-04 21:36:55 +00:00
go.mod compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
go.sum compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
LICENSE.txt updating docs 2021-04-14 13:16:56 -04:00
main.go compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
mesh-diagram.png
netmaker.png Add files via upload 2021-03-29 15:18:51 -04:00
README.md fixed server config api 2021-06-01 15:14:34 +00:00

Connect any computers together over a secure, fast, private network, and manage multiple networks from a central server.

Documentation

Netmaker's documentation can be found at:

docs.netmaker.org

netmaker.readthedocs.io

For information about installing and using Netmaker, including the quick start guide, please visit one of the above documentation sites, or read on for a short description of Netmaker.

What is Netmaker?

Netmaker is a platform for creating and managing networks that are:

  • Fast
  • Secure
  • Dynamic
  • Virtual
  • Zero-Trust
  • WireGuard-based

Netmaker manages networks between computers that span data centers, clouds, and edge devices. Networking between environments can be a challenge, so Netmaker is designed to allow developers, DevOps engineers, SRE's, and others to manage virtual networks with as little pain as possible. You create a network with a few clicks, and add machines to that network with a single command.

Why Netmaker?

  1. Create a flat, secure network between multiple/hybrid cloud environments
  2. Integrate central and edge services
  3. Secure a home or office network while providing remote connectivity
  4. Provide an additional layer of security on an existing network
  5. Encrypt Kubernetes inter-node communications
  6. Secure site-to-site connections
  7. Connect to IoT devices
  8. Manage an existing WireGuard setup with less manual configuration

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.

CONTACT

Email: info@gravitl.com
Discord: https://discord.gg/zRb9Vfhk8A