Page 1 of 1
mullvad VPN
Posted: 14. Mar 2014, 07:11
by qdalen
Någon som vet hur man installerar vpn-tjänsten Mullvad för linux ?
tack på förhand.
Re: mullvad VPN
Posted: 14. Mar 2014, 11:42
by mimosa
I'm afraid we don't have a localised board for your language, could you please post in English?
Re: mullvad VPN
Posted: 14. Mar 2014, 23:15
by laprjns
qdalen wrote:Någon som vet hur man installerar vpn-tjänsten Mullvad för linux ?
tack på förhand.
google translate wrote:Anyone know how to install vpn service Mole for linux?
thanks in advance.
The language is Swidish and it should be Mullvad, not Mole
https://mullvad.net/en/
It's a python package, so I would think that a simple SLKBUILD will work. I'm going to give it a try.
Re: mullvad VPN
Posted: 19. Mar 2014, 08:29
by qdalen
Anyone know how to install vpn service Mullvad for linux? (or similar)
thanks in advance.
Re: mullvad VPN
Posted: 19. Mar 2014, 18:17
by gapan
I have no idea what "mullvad" is, but if you're looking to connect to a vpn, you can install the openvpn package. Configuration is through a settings file and is easy enough.
Re: mullvad VPN
Posted: 19. Mar 2014, 18:20
by gapan
Ah, found what mullvad is... it's apparently a vpn company. They even have instructions in their website on how to configure openvpn...
You just get their ready made configuration files and use them.
Or you could try compiling their client from source. It shoudn't be too hard, it's only a python script. Extracting the source tarball and running
inside the directory that is created should do it.
Re: mullvad VPN
Posted: 20. Mar 2014, 07:41
by qdalen

thanks, i give it a try....