Loading docs/guides/.pages +1 −1 Original line number Diff line number Diff line Loading @@ -10,4 +10,4 @@ nav: - Survival guide: survival.md - Troubleshooting: troubleshooting.md - Command line syntax: syntax.md - Template engine: template.md - Template engine: templates.md docs/guides/installation.md +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ installations make take extensive time to build, especially on slower machines. ### Debian bookworm <!-- TODO: This needs a macro? --> In a Debian bookworm instance: sudo apt update Loading docs/tutorial.md +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ To setup Onionspray, you'll need to: ## Step 1: install Onionspray and build the necessary executables <!-- TODO: This needs a macro? --> Example using Debian bookworm: sudo apt update Loading onionspray +1 −1 Original line number Diff line number Diff line Loading @@ -478,7 +478,7 @@ case "$cmd" in ps) ## list all (probable) onionspray processes on all workers $flag_remote || echo :::: onionspray processes :::: ps auxww | egrep '\b(onionspray|onionbalance|nginx)\b' ps auxww | egrep '\b(onionspray|onionbalance|nginx|tor)\b' # InvokeRemotely prints remote-ness banner diags InvokeRemotely ps ;; Loading Loading
docs/guides/.pages +1 −1 Original line number Diff line number Diff line Loading @@ -10,4 +10,4 @@ nav: - Survival guide: survival.md - Troubleshooting: troubleshooting.md - Command line syntax: syntax.md - Template engine: template.md - Template engine: templates.md
docs/guides/installation.md +1 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,7 @@ installations make take extensive time to build, especially on slower machines. ### Debian bookworm <!-- TODO: This needs a macro? --> In a Debian bookworm instance: sudo apt update Loading
docs/tutorial.md +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ To setup Onionspray, you'll need to: ## Step 1: install Onionspray and build the necessary executables <!-- TODO: This needs a macro? --> Example using Debian bookworm: sudo apt update Loading
onionspray +1 −1 Original line number Diff line number Diff line Loading @@ -478,7 +478,7 @@ case "$cmd" in ps) ## list all (probable) onionspray processes on all workers $flag_remote || echo :::: onionspray processes :::: ps auxww | egrep '\b(onionspray|onionbalance|nginx)\b' ps auxww | egrep '\b(onionspray|onionbalance|nginx|tor)\b' # InvokeRemotely prints remote-ness banner diags InvokeRemotely ps ;; Loading