RiseupVPN
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.
[Based on YACR specs files] (https://github.com/kris3713/YACR/tree/master/packages/riseup-vpn)
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Nara/riseupvpn-git && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _service | 0000000525 525 Bytes | |
| disable-ipv6.patch | 0000000706 706 Bytes | |
| riseup-vpn.desktop | 0000000256 256 Bytes | |
| riseup-vpn.spec | 0000005382 5.26 KB |
Comments 1
riseupvpn should work fine on tumbleweed, but only if you allow ipv6 in your system, if you disable ipv6 through kernel parameters (usually for security) the app will not connect. This is not my fault, is how the app work. I assume than if you use ipv6 and disable ipv4 will have the same problem, but i cant test that.