Module hss

Source
Available on crate feature onion-service-service only.
Expand description

The hss subcommand.

Structs§

CommonArgs 🔒
The arguments shared by all HssSubcommands.
Hss 🔒
OnionAddressArgs 🔒
The arguments of the OnionAddress subcommand.

Enums§

GenerateKey 🔒
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.