Search Criteria
Package Details: endlessh-git r97.4cb4fc6-1
Git Clone URL: | https://aur.archlinux.org/endlessh-git.git (read-only, click to copy) |
---|---|
Package Base: | endlessh-git |
Description: | A tarpit to lock up SSH clients |
Upstream URL: | https://github.com/skeeto/endlessh |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | mrxx |
Maintainer: | mrxx |
Last Packager: | mrxx |
Votes: | 7 |
Popularity: | 0.68 |
First Submitted: | 2020-11-30 21:54 |
Last Updated: | 2020-11-30 21:54 |
Latest Comments
mrxx commented on 2020-12-01 09:47
Renamed to endlessh-git.
mrxx commented on 2019-12-30 20:38
Thank you, IncredibleLaser and cigix.
Added git to makedepends and aarch64 to arch, removed CFLAG -m64.
cigix commented on 2019-12-30 18:41
Not building on aarch64,
-m64
is not a valid option forcc
(symlink togcc
) on that architecture. It builds and installs fine without.IncredibleLaser commented on 2019-12-30 15:45
git is not included in makedepends, as such build fails in a clean chroot, please add.
mrxx commented on 2019-07-14 01:38
Thanks, ilya-fedin.
systemd exec path fixed.
ilya-fedin commented on 2019-07-14 01:21
systemd service is broken, it should be patched to use /usr/bin/ instead of /usr/local/bin