Search Criteria
Package Details: torguard 4.5.1-1
Git Clone URL: | https://aur.archlinux.org/torguard.git (read-only, click to copy) |
---|---|
Package Base: | torguard |
Description: | TorGuard VPN Software Stay private online with TorGuard's anonymous VPN software and connect to 37+ countries worldwide. |
Upstream URL: | https://www.torguard.com |
Licenses: | |
Submitter: | coco |
Maintainer: | coco (thatgeek, dramm) |
Last Packager: | dramm |
Votes: | 11 |
Popularity: | 0.036476 |
First Submitted: | 2017-01-25 16:18 |
Last Updated: | 2021-04-05 14:54 |
Dependencies (7)
- iproute2 (iproute2-git, iproute-mptcp, iproute2-selinux)
- qt5-declarative (qt5-declarative-git)
- qt5-websockets (qt5-websockets-git)
- shadowsocks-libev (shadowsocks-libev-git)
- stunnel (stunnel-systemd-git)
- unbound
- wireguard-tools (wireguard-tools-git) (optional) – wireguard support
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
GrievousMa commented on 2019-07-31 12:19
@dramm I have the same issue as IslamMu had, confirming all they had written before: Torguard won't connect with Stealth proxy or Stunnel or Openconnect options. Also Manjaro Linux. I run torguard as sudo /usr/bin/torguard - it does not connect at all without sudo.
Using Stealth proxy server results in "ss-local could not be started". This may be related to shadowsocks-libev, I guess? Perhaps it wants regular shadowsocks, not libev?
Using Port / Auth 4443 (SHA256/Stealth) gives "Could not connect to the VPN management socket. Please check your firewall settings!"
Using Stunnel option leads to "Error while starting STunnel STunnel could not be started".
Also checking the option More Settings -> General -> Auto-start on boot gives "Error enabling autostart option"
--
What I did:
added myself to torguard and stunnel groups
gpasswd -a *user* torguard
,gpasswd -a *user* stunnel
changed a line in /usr/share/applications/torguard.desktop file to
Exec=sudo /usr/bin/torguard
added a line to /etc/sudoers
%torguard *myhost*=(root) NOPASSWD: /usr/bin/torguard, /opt/torguard/bin/torguard
--
Manjaro 18.0.4
torguard 3.96.1-1
stunnel 5.55-1
shadowsocks-libev 3.3.0-1
My guess is that it is related to groups permissions. There were no mentions of torguard in my sudoers configuration. Additionally, my user profile was not a member of stunnel or torguard groups. But even after I did it, the stealth proxy options described above did not start working.
dramm commented on 2019-07-10 13:16
@IslamMu It works with stunnel version 5.55. What version you are on?
IslamMu commented on 2019-06-06 22:36
@dramm . hey bro, could you upgrade to latest package and fix the error we talked about before
ciciolina commented on 2019-05-24 11:11
hi, i install the package directly from the torguard page that include the binaries and its more easy to run stealth servers and run without pass (prompt for the superuser password). for that you only need to change this line in the torguard.desktop
Pd. torguard.desktop file its here: /usr/share/applications/
dramm commented on 2019-05-20 15:47
Glad it worked for you. The reason I don't use the binaries in the package is because I was to avoid it, by the guys in the IRC. But yeah, I will have to look into it.
IslamMu commented on 2019-05-20 15:35
dramm i un installed the package form aur and stunnel, then i installed latest package with this way: cd Downloads, ,tar -xvzf torguard-v3.95.0-amd64-arch.tar.gz ,cd torguard-v3.95.0-amd64-arch ,makepkg -s ,sudo pacman -U *.pkg.tar.xz
and its working fine, i guess stunnel is included with this package, maybe you need to test your aur package or update it. thanks for helping me <3
dramm commented on 2019-05-20 13:55
My father also uses manjaro and this package. I did not test with this last update though. Maybe try an older version?
Also, sometimes after system updates I need to reboot in order to make torguard work properly.
You could also try the binaries they provide for stunnel.
IslamMu commented on 2019-05-20 03:45
i used sudo torguard
but it's won't connect with stealth or stunnel or openconnect
give me this error: Could not connect to the VPN management socket. Please check your firewall settings!
and: Error while starting STunnel STunnel could not be started
btw i disable firewall but still got those errors
IslamMu commented on 2019-05-19 21:18
@dramm i did it with sudo, something is wrong.
dramm commented on 2019-05-19 17:47
Make sure you are running it with sudo.