Search Criteria
Package Details: govpn 7.5-1
Git Clone URL: | https://aur.archlinux.org/govpn.git (read-only, click to copy) |
---|---|
Package Base: | govpn |
Description: | Simple secure free software DPI/censorship-resistant VPN daemon |
Upstream URL: | http://www.govpn.info/ |
Licenses: | |
Submitter: | wzyboy |
Maintainer: | wzyboy |
Last Packager: | wzyboy |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2015-03-14 12:31 |
Last Updated: | 2018-11-15 15:31 |
Dependencies (1)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (make)
Latest Comments
zoo6 commented on 2017-02-27 02:58
The 7.2 build is broken. It downloads an HTML page instead of the xz tarball from sourceforge. :(
Please fix this
Kido commented on 2016-02-14 21:43
It works now, thank you. Tested on both x86_64 and armv7h.
BTW please add 'armv7h' to "arch", as I've tested it and it works.
wzyboy commented on 2016-02-12 08:35
@Kido GoVPN 5.6 has now fixed this bug.
wzyboy commented on 2016-02-12 02:48
@Kido It seems that GoVPN 5.5 tarball is missing "doc/govpn.info". I have reported this to upstream author. Please use 5.4 for now, thanks.
Kido commented on 2016-02-11 18:35
I can't update to 5.5
I'm getting error on 3 different devices.
It's in "makeinfo index.texi"
Full output: http://pastebin.com/t2zjness
wzyboy commented on 2015-09-23 08:04
@korobkov Thanks. I've made some minor changes.
korobkov commented on 2015-09-23 07:55
Here is namcap report for this package:
govpn W: File (usr/info/) exists in a non-standard directory.
govpn W: File (usr/info/govpn.info.gz) exists in a non-standard directory.
govpn E: Non-FHS info page (usr/info/govpn.info.gz) found. Use /usr/share/info instead
govpn E: Dependency bash detected and not included (programs ['sh'] needed in scripts ['usr/share/govpn/storekey.sh', 'usr/share/govpn/newclient.sh'])
Please, make some small changes to fix the issues…
wzyboy commented on 2015-03-14 12:37
PKGBUILD is maintained here: https://github.com/wzyboy/PKGBUILDs/blob/master/govpn/PKGBUILD
Pull requests are welcome.