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
    • @cideyav138@lemmy.ml
      link
      fedilink
      English
      1
      edit-2
      3 hours ago

      For someone who isn’t well versed in open source licensing, what’s wrong with MIT? What’s a good alternative?

      EDIT: Thank you gooeyglob@lemmy.world for answering Q1 in another thread

      • Using MIT license to me means the product could (and probably would) turn commercial at any moment if it finds success. Yes these projects are free to start, but there could be a huge cost in terms of migration need down the road, if the developer alters the deal.