SaaSHub helps you find the best software and product alternatives Learn more →
Netmaker Alternatives
Similar projects and alternatives to Netmaker
-
headscale
An open source, self-hosted implementation of the Tailscale control server
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
Nebula
A scalable overlay networking tool with a focus on performance, simplicity and security
-
firezone
Open-source VPN server and egress firewall for Linux built on WireGuard. Firezone is easy to set up (all dependencies are bundled thanks to Chef Omnibus), secure, performant, and self hostable.
-
netbird
Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
network-manager-wireguard
NetworkManager VPN Plugin: Wireguard
-
-
-
-
homelab
Modern self-hosting framework, fully automated from empty disk to operating services with a single command.
-
-
-
wgsd
A CoreDNS plugin that provides WireGuard peer information via DNS-SD semantics
-
zero-ui
ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Netmaker reviews and mentions
-
Dynamic configuration for allowed IPs
Not if you are running wireguard without any management client/server like Netmaker or innernet or any of the many others like them.
- Ask HN: A Better Docker Compose?
-
The best reason for Tailscale : Map Network Drive
In other words, it's a really nice layer on top of Wireguard that makes your life a lot easier. If you're looking to do something similar without paying for Tailscale and hosting it a little yourself, check out NetMaker or running HeadScale, which is an opensource TailScale server.
- Which option to use to create a private network (VPN) for all my devices which I can connect to from anywhere
-
Simplest way to place existing public GCE VMs behind IAP and only allow our internal users?
We looked at IAP, and tried it out on a few things like Jenkins servers, but eventually concluded that a Wireguard VPN was a better fit for us. There are tools like Netmaker to simplify and automate the setup if you need that.
-
Open Source P2P Mesh Network with Kernel WireGuard and SSO+MFA
Looks like https://github.com/gravitl/netmaker with different Auth methods, will have to try netbird out to compare !
-
Multi Cloud Networking
#!/bin/bash # -- Prerequists yum install -y wireguard-tools net-tools jq modprobe ip_tables echo 'ip_tables' >> /etc/modules # -- Install Netmaker Client wget https://github.com/gravitl/netmaker/releases/download/v0.15.2/netclient-arm64 -O /usr/sbin/netclient chmod +x /usr/sbin/netclient netclient daemon & # -- Joining Netmaker Master netclient join -t
-
WireGuard Mesh with Fallback Server?
Maybe you could look at NetMaker, it may have the features that you need
- Netmaker v0.15.1 Released
-
NAT TCP/UDP Holepunching / Port forwarding tool, p2p clients?
If you have to deal with lots of users, that's a whole different story. Take a look at Netmaker and Headscale.
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea5b9b6368>
www.saashub.com | 2 Feb 2023
Stats
gravitl/netmaker is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Netmaker is marked as "self-hosted". This means that it can be used as a standalone application on its own.