v2 onion address for searx
This commit is contained in:
parent
07ecebe276
commit
420e28edf9
|
@ -927,6 +927,7 @@ function install_searx {
|
||||||
set_completion_param "searx commit" "$SEARX_COMMIT"
|
set_completion_param "searx commit" "$SEARX_COMMIT"
|
||||||
|
|
||||||
# create an onion service
|
# create an onion service
|
||||||
|
USE_V2_ONION_ADDRESS=1
|
||||||
SEARX_ONION_HOSTNAME=$(add_onion_service searx 80 ${SEARX_ONION_PORT})
|
SEARX_ONION_HOSTNAME=$(add_onion_service searx 80 ${SEARX_ONION_PORT})
|
||||||
|
|
||||||
# an unprivileged user to run as
|
# an unprivileged user to run as
|
||||||
|
|
Loading…
Reference in New Issue