Search Criteria
Package Details: nomadnet 0.9.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nomadnet.git (read-only, click to copy) |
|---|---|
| Package Base: | nomadnet |
| Description: | Off-grid, resilient mesh communication with strong encryption |
| Upstream URL: | https://github.com/markqvist/nomadnet |
| Licenses: | MIT |
| Submitter: | moonlit-tune |
| Maintainer: | moonlit-tune |
| Last Packager: | moonlit-tune |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-08-16 18:25 (UTC) |
| Last Updated: | 2026-01-17 21:23 (UTC) |
Latest Comments
moonlit-tune commented on 2025-02-16 16:15 (UTC)
@m040601 That's a fair request. Thanks, and sorry it's taken me a few days to get to it. This package now includes the README and LICENSE files.
m040601 commented on 2025-02-14 00:38 (UTC) (edited on 2025-02-14 00:40 (UTC) by m040601)
Thanks for the work on this PKGBUILD. Very useful. I'm starting to get into reticulum and.
The PKGBUILD works perfectly. But the tool nomadnet has a horrible user interface. The Readme is needed to help with configuration and usage.
wget https://github.com/markqvist/nomadnet/archive/refs/tags/0.6.0.tar.gz
tar tf 0.6.0.tar.gz
/usr/share/doc/nomadnet/README.md /usr/share/licenses/nomadnet/LICENSE ```
Thanks in advance.