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
    arrow-up
    0
    ·
    16 days ago

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