Search Criteria
Package Details: shcrt-git r43.2468473-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/shcrt-git.git (read-only, click to copy) |
|---|---|
| Package Base: | shcrt-git |
| Description: | Replace proprietary SecureCRT software with a Bash script that parses its configs |
| Upstream URL: | https://github.com/Depau/shcrt |
| Licenses: | GPL3 |
| Conflicts: | shcrt |
| Provides: | shcrt |
| Submitter: | depau |
| Maintainer: | depau |
| Last Packager: | depau |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-09-09 14:47 (UTC) |
| Last Updated: | 2022-07-18 13:20 (UTC) |
Dependencies (4)
- bash (bash-devel-gitAUR, bash-gitAUR)
- easybashgui (easybashgui-gitAUR)
- python
- python-pycryptodome
Latest Comments
MarsSeed commented on 2022-06-27 19:52 (UTC) (edited on 2022-07-07 12:35 (UTC) by MarsSeed)
Hi,
This should not depend on python-pycrypto. That is deprecated since 2013 and insecure.
Instead, it should use python-pycryptodome, which is the continuation fork.
Cheers.