EvilZone

Hacking and Security => Anonymity and Privacy => Topic started by: internal on February 21, 2015, 12:19:19 AM

Title: TorGuard client in kali linux
Post by: internal on February 21, 2015, 12:19:19 AM
Hey there people so last night I purchased a VPN with Torguard they seem to offer a good service but I'm having trouble running as it requires GLIBC 2.14 but Kali only supports as stable 2.13.
Do you have any ideas?

Thankyou
Title: Re: TorGuard client in kali linux
Post by: d4rkcat on February 21, 2015, 12:48:34 AM
Make your own.
The first step is to find the openvpn files.
If your VPN doesn't offer them then they are shit.
See this script (https://evilzone.org/scripting-languages/%28bash%29-pia-tools-for-privateinternetaccess-vpn/) I made for PIA.
Try the live chat feature and ask them for the files.
Title: Re: TorGuard client in kali linux
Post by: 84k3nd on May 14, 2015, 12:02:00 PM
Hi, the OVPN files are stored there: https://torguard.net/downloads.php?action=displaycat&catid=8

NOTE: You've to be logged in.

Kind regards
Title: Re: TorGuard client in kali linux
Post by: Syntax990 on May 14, 2015, 11:34:08 PM
I'm pretty sure you can just use the configuration files that 84k3nd mentioned within your preferred client. I prefer the openvpn client known as "openvpn".

It's a CLI program that is simple as fuck, if you have trouble then google will suffice. I know this works with VPNbook, it should be the same process. If not then holla at an OG!

Since you are new to Kali Linux, and I bet Linux as a whole:

Code: [Select]
root@kali:~# apt-get install openvpn