Search Criteria
Package Details: torguard 4.8.29-1
Package Actions
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.net |
Licenses: | custom |
Submitter: | coco |
Maintainer: | ABOhiccups |
Last Packager: | ABOhiccups |
Votes: | 17 |
Popularity: | 0.000001 |
First Submitted: | 2017-01-25 16:18 (UTC) |
Last Updated: | 2024-02-27 22:40 (UTC) |
Dependencies (4)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- psmisc (psmisc-selinuxAUR)
- wireguard-tools (optional) – wireguard support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
tomacrisan commented on 2018-11-04 19:48 (UTC)
Yes, it runs from sudo but that is the issue; the previous versions and the version directly from Torguard prompt for the superuser password when the program is started. Version 3.90.0-3 posted here does not prompt for the superuser password when started from torguard.desktop or the command line, it simply starts up. Then when attempting to make a connection, it then flags an error.
dramm commented on 2018-11-04 13:56 (UTC)
Try opening it with sudo
tomacrisan commented on 2018-11-04 13:28 (UTC) (edited on 2018-11-04 13:29 (UTC) by tomacrisan)
Can anyone help me with this? The latest update flags this error when I try to connect to a Torguard VPN server:
:ERROR: Cannot ioctl TUNSETIFF tun: Operation not permitted (errno=1)
The vendor's PKGBUILD install works for 3.90 but in reading the comments here, I understand the vendor's version does not meet Arch Linux standards for being included in the repositories.
camilobog commented on 2018-10-30 20:59 (UTC)
Hi, can you upload the new update? (was released today). Thanks for your work! pd. The official update its here:
https://updates.torguard.biz/Software/Linux/torguard-v3.90.0-amd64-arch.tar.gz
but i cant update directly i need your help to install from repository.
eschwartz commented on 2018-09-30 04:05 (UTC)
I didn't say "add qt5-base as a dependency", I said "move the executable to /usr/bin and then add qt5-base as a dependency".
The point is to see if it can work with the system qt5-base, not merely to depend on the system qt5-base and not even use it.
In a similar vein, stunnel, ss-local and shadowsocks are all provided bundled into the prebuilt archive, but they should be possible to debundle just like debundling qt5-base.
Either way, debundling qt5 takes more work than just adding it to the dependencies.
dramm commented on 2018-09-29 18:30 (UTC) (edited on 2018-09-29 18:31 (UTC) by dramm)
@eschwartz I added the .sysusers file. No longer copying everything. URL is fixed. I added qt5-base as a dependency but I didn't understand what you said about stunnel, ss-local and shadowsocks.
Edit: Let me know if there is anything else that can be improved.
eschwartz commented on 2018-09-02 08:23 (UTC)
Please remove the install script and provide a systemd-sysusers snippet, e.g. see https://www.archlinux.org/todo/switch-to-systemd-sysusers/
Also it is wrong to remove users/groups on package removal, see https://www.archlinux.org/todo/usergroup-management/
Also, you're copying over rather a lot of things including a full source archive and a PKGBUILD directly to / when the only thing you needed to do was add "etc" to the copying-over of "usr" and "opt" :/
General, pre-existing issues:
Note that the url https://aur.archlinux.org/packages/torguard/www.torguard.com is broken (missing protocol:// means that it's a relative filename, not a domain name...)
Many dependencies are missing for the bundled Qt libraries: fontconfig, freetype, glib2, libgl...
Why are these bundled libraries needed at all? It seems to work just fine using the system qt5-base plus moving /opt/torguard/bin/torguard to /usr/bin/ -- the stunnel and ss-local binaries should probably also be replaced by their system versions from the stunnel and shadowsocks-libev packages.
dramm commented on 2018-08-28 20:07 (UTC) (edited on 2018-09-29 18:27 (UTC) by dramm)
Edit: As of v3.89 I couldn't get this to work
Follow the steps bellow to:
Update sudoers policy
edit the /etc/sudoers.d/torguard file, changing
/opt/torguard/bin/torguard
to:Add your user to the torguard group
Now you can do
sudo torguard
to run the client without being asked for your passwordEdit .desktop file
edit the /usr/share/applications/torguard.desktop file changing the
Exec
line to:Now you should be able to run TorGuard from rofi/dmenu or anything else that relies on the .desktop files
PS:
I contacted TorGuard and they are going to fix this in the next release. For now this workaround will do.
thatgeek commented on 2018-07-24 01:45 (UTC)
I no longer use Arch and am in discussions with the TG team to take over this AUR package. If someone else would like to become a maintainer, that would be great.
lefamz commented on 2018-07-23 08:49 (UTC)
Version v3.86.1 is out. Are there any plans for update?
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »