summaryrefslogtreecommitdiff
path: root/crates/arti/tests/testcases/hss-feature-missing/hss.md
blob: a2d8ce1423a7e2efb298eabb00665071e6510ced (plain)
1
2
3
4
5
6
7
8
9
# `arti hss`

`arti hss` is only supported in builds that have the `onion-service-service`
feature enabled:

```console
$ arti -c hss.toml hss --nickname acutus-cepa onion-name
error: unrecognized subcommand 'hss' (hint: recompile with the onion-service-service feature)
```