Using Free RiseUpVPN Service on Linux

Channel:
Subscribers:
14,500
Published on ● Video Link: https://www.youtube.com/watch?v=jmYmxgk4veU



Duration: 1:20
738 views
12


#RiseUp #VPN #FreeVPNService

Full steps can be found at https://i12bretro.github.io/tutorials/0298.html

From https://riseup.net/en/vpn: Riseup offers Personal VPN service for censorship circumvention, location anonymization and traffic encryption. To make this possible, it sends all your internet traffic through an encrypted connection to riseup.net, where it then goes out onto the public internet. Unlike most other VPN providers, Riseup does not log your IP address.
 
   01. Log into the Linux device
   02. Run the following commands in terminal
         # update software repositories
         supo apt update
         # install leap keyring
         sudo apt install leap-archive-keyring
         # add the riseup software apt repository
         echo "deb https://deb.leap.se/client release buster" | sudo tee -a /etc/apt/sources.list.d/leap.list
         # update software repositories
         sudo apt update
         # install riseup vpn
         sudo apt install riseup-vpn
         # run riseup vpn
         riseup-vpn
 


### Connect with me and others ###
★ Discord: https://discord.com/invite/EzenvmSHW8
★ Reddit: https://reddit.com/r/i12bretro
★ Twitter: https://twitter.com/i12bretro







Tags:
Debian
Free VPN
Home Lab
Home Lab Ideas
How To
How To Use RiseUp VPN In Linux
Install Guide
Linux
RiseUp VPN
Tutorial
VPN
VPN Solution
Virtual Private Network
i12bretro