Skip to content

Integration of vpn tunnels for Qubes OS

License

Notifications You must be signed in to change notification settings

hexstore/qubes-tunnel

 
 

Repository files navigation

qubes-tunnel service for Qubes OS

Manage, run, protect VPN connections in Proxy VMs.

This is closely based on the Qubes-vpn-support project.

To help test qubes-tunnel for eventual release in Qubes, start with installation into a Debian 9 or Fedora 28 template:

Installation:

  1. Install 'qubes-tunnel' using apt-get or dnf in template, or download qubes-tunnel from github and copy to template:

    git clone https://github.com/tasket/qubes-tunnel.git
    qvm-copy qubes-tunnel
    

    Optionally, see Verifying Tags to verify git signatures.

  2. Install 'openvpn' in template, if needed.

  3. If you downloaded the github project, open a template shell then:

    cd qubes-tunnel
    sudo make install
    
  4. Shutdown template.

Setup

A full text of the setup process is here.

Revisions:

  • v1.4.0, September 2018

  • v1.4 beta, June 2018

About

Integration of vpn tunnels for Qubes OS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 89.8%
  • Makefile 8.4%
  • Ruby 1.8%