localsend-ufw-rules
LOW
maintainer darkmagicsauce
0 votes
scanned 2026-08-19 09:41:53.223783
Why flagged
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
Triggered rules
Low
Few votes, recently uploaded
zero_votes_recent
Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.
PKGBUILD
1
# Maintainer: Caitlyn Williams <caitlyn dot williams at proton dot me>
2
3
pkgname=localsend-ufw-rules
4
pkgver=1.0.0
5
pkgrel=1
6
pkgdesc="Add UFW rule(s) for LocalSend's used ports"
7
arch=('any')
8
license=('Unlicense')
9
depends=('localsend' 'ufw')
10
options=('!emptydirs')
11
source=("localsend-rules")
12
install=localsend-rules.install
13
14
package() {
15
install -Dm755 localsend-rules ${pkgdir}/etc/ufw/applications.d/localsend
16
}
17
18
sha256sums=('ad840a5211462c01325208d953276cacbdc51faed844695388ac0f5ebf47cb5f')
19
Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-19 09:41:53 | Low | 1 |