Author Topic: TorGuard client in kali linux  (Read 2723 times)

0 Members and 1 Guest are viewing this topic.

Offline internal

  • NULL
  • Posts: 1
  • Cookies: 0
    • View Profile
TorGuard client in kali linux
« 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

Offline d4rkcat

  • Knight
  • **
  • Posts: 287
  • Cookies: 115
  • He who controls the past controls the future. He who controls the present controls the past.
    • View Profile
    • Scripts
Re: TorGuard client in kali linux
« Reply #1 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 I made for PIA.
Try the live chat feature and ask them for the files.
Jabber (OTR required): thed4rkcat@einfachjabber.de    Email (PGP required): thed4rkcat@yandex.com    PGP Key: here and here     Blog

<sofldan> not asking for anyone to hold my hand uber space shuttle door gunner guy.


Offline 84k3nd

  • NULL
  • Posts: 3
  • Cookies: 0
  • #Hashtag
    • View Profile
Re: TorGuard client in kali linux
« Reply #2 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

Offline Syntax990

  • Peasant
  • *
  • Posts: 129
  • Cookies: 77
  • Bruce Willis
    • View Profile
    • Evilzone "Hack"
Re: TorGuard client in kali linux
« Reply #3 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
« Last Edit: May 14, 2015, 11:36:15 pm by syntax990 »