Available on crate feature
onion-service-service
only.Expand description
The hss
subcommand.
Structs§
- Common
Args 🔒 - The arguments shared by all
HssSubcommand
s. - Hss 🔒
- Onion
Address 🔒Args - The arguments of the
OnionAddress
subcommand.
Enums§
- Generate
Key 🔒 - Whether to generate the key if missing.
- HssSubcommand 🔒
- HssSubcommands 🔒
- The hss subcommands the arti CLI will be augmented with.
- KeyType 🔒
- A type of key
Functions§
- create_
svc 🔒 - Create the OnionService configured with
nickname
. - display_
onion_ 🔒address - Display the onion address, if any, of the specified service.
- get_
or_ 🔒generate_ onion_ address - Run the
hss onion-address
subcommand. - onion_
address 🔒 - Run the
hss onion-address
subcommand. - run 🔒
- Run the
hss
subcommand. - run_
onion_ 🔒address - Run the
hss onion-address
subcommand.