this post was submitted on 25 Jun 2026
-44 points (10.7% liked)

Selfhosted

60177 readers
410 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hoplyra is an open-source (MIT) dashboard for VPN on your own VPS infrastructure. Features:

  • ▸ AmneziaWG, WireGuard, OpenVPN, Xray (VLESS), Tor
  • ▸ Multi-hop chains — each hop: own protocol + own server
  • ▸ One-click SSH deploy
  • ▸ SOCKS5 through active VPN or chain
  • ▸ Monitoring, client configs (QR, links, files)

Self-hosted. No signup. No SaaS backend.

Install:

  git clone https://github.com/Linchevatel/Hoplyra.git
  cd Hoplyra
  sudo apt install make python3-venv podman podman-compose
  make install
you are viewing a single comment's thread
view the rest of the comments
[–] Throbbing_banjo@lemmy.dbzer0.com 5 points 2 days ago* (last edited 2 days ago)

Lemmy users, self hosters, and people who know how to write code.