Skip to content

ebrahimkarimi/hasera-vpn

Repository files navigation

Hasera

Best VPN Client Solution For Linux Desktop

Quick Installation latest

Ubuntu (tested on 22.04 LTS)

wget https://github.com/ebrahimkarimi/hasera-vpn/releases/latest/download/hasera.deb -O hasera.deb && sudo dpkg -i hasera.deb ; sudo apt -f install -y ; sudo rm hasera.deb

Manual Installation

Ubuntu

  • Download the package from here
  • Install the dependencies: sudo apt install libxcb-cursor0 libpcre2-16-0 -y
  • Install the package: sudo dpkg -i hasera.deb

Supported Protocols

  • SSH
  • SSH-TLS

feel free to request protocols on the pull requests

Importing configs

  • Standard URI (QRCode or Raw)

Standard URIs are using this regex pattern to read connection information

Note: host validation occurs real-time based on the user dns settings

Screen Shots