Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more! Learn more →
Subspace Alternatives
Similar projects and alternatives to subspace
-
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.
-
wg-easy
The easiest way to run WireGuard VPN + Web-based Admin UI. [Moved to: https://github.com/wg-easy/wg-easy] (by WeeJeWel)
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
headscale
An open source, self-hosted implementation of the Tailscale control server
-
-
wireguard-apple
Mirror only. Official repository is at https://git.zx2c4.com/wireguard-apple
-
subspace_install_script
Bash install script for subspace wireguard ui in Ubuntu
-
Nebula
A scalable overlay networking tool with a focus on performance, simplicity and security
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
tor-relay-docker
Tor relay Docker images for x86-64, armhf & arm64 (from source)
-
-
wg-access-server
An all-in-one WireGuard VPN solution with a web ui for connecting devices
-
-
asdf
Extendable version manager with support for Ruby, Node.js, Elixir, Erlang & more
-
-
-
-
dsnet
FAST command to manage a centralised wireguard VPN. Think wg-quick but quicker: key generation + address allocation.
-
guardllama
The Ultimate Open-Source VPN, Ad-blocker and DNS resolver :llama::shield:
-
-
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
subspace reviews and mentions
- OpenVPN access server alternative
- Recommended VPN?
-
Ask HN: Is Public WiFi Dangerous?
Or the equally simple Subspace [1] if you want to stick with self-hosting Wireguard directly.
[1] - The community fork at least. Upstream is no longer updated: https://github.com/subspacecommunity/subspace
-
Surveillance Too Cheap to Meter
https://github.com/subspacecommunity/subspace#setup
I have been using a $5 vps for setting a simple vpn for family. it is super easy to ru your own vpn now. Some sites dont work because they have dumb ip blocklists but most do or give hcaptcha.
Imo,
- Subspace - A simple WireGuard VPN server GUI
-
Wg-access-server: An all-in-one WireGuard VPN solution with a web UI
I think it's worth knowing how simple and easy it is to set up wireguard when you don't need a web UI or any of that other fluff on there. It's right in entrypoint.sh[1] and some dockerfiles - set up firewall; set up wireguard devices, keys and configs; set up dnsmasq. Three simple steps on linux or openbsd (Not sure if FreeBSD ever got past that integration issue yet)
[1] https://github.com/subspacecommunity/subspace/blob/master/en...
Subspace is a similar project which is also quite easy to set up.
-
Show HN: Firezone, an open-source WireGuard-based alternative to OpenVPN
shameless plug
I am a maintainer of subspace (https://github.com/subspacecommunity/subspace). My contributions were updating the SAML plugin, implementing prometheus support (which is still being reviewed) and some minor features.
My vision for the project is to evolve into a fully featured userspace VPN service that still relies on WireGuard for the network layer, but implementing useful features like key rotation, built-in horizontal scaling support, server-client configuration sync, automatic user de-provisioning based on the upstream Active Directory users manifest and an api/sdk for extended automation.
But before I can even get to the cool stuff, I need more peers just to review current pull requests and deal with the current issues, because as it is, I don't have quorum to do such (I mean without abusing administrator privileges).
I think Firezone is an excellent effort, we need competition wherever possible and I think we can contribute with ideas, but with SAML/SSO already implemented, maybe subspace is already more suited to corporate environments.
-
Newbie question about setup
Check this out: https://github.com/subspacecommunity/subspace
-
A note from our sponsor - Appwrite
appwrite.io | 5 Jun 2023
Stats
subspacecommunity/subspace is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of subspace is HTML.