p2p --enable
authorJoey Hess <joeyh@joeyh.name>
Wed, 30 Jul 2025 18:08:26 +0000 (14:08 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 30 Jul 2025 18:08:59 +0000 (14:08 -0400)
commitd3fbda13e40133d759708cdf240d2d3c18da0cbc
tree75a30e91418ca341ad9dbaa7736f95c5834a9f31
parent4fb9b7cb676fb44d72a97eae858acf716557b04c
p2p --enable

p2p: Added --enable option, which can be used to enable P2P networks
provided by external commands git-annex-p2p-<netname>

Made git-annex p2p --enable tor behave the same as git-annex enable-tor,
to make tor a bit less of a special case. However, it canot be run as root,
since it cannot take the user id parameter.
Annex/ExternalAddonProcess.hs
Backend/External.hs
CHANGELOG
Command/EnableTor.hs
Command/P2P.hs
P2P/Generic.hs
Remote/External.hs
doc/git-annex-p2p.mdwn