mirror of https://gitlab.com/bashrc2/epicyon
onion script
parent
d998c71be5
commit
8b762a2733
|
|
@ -314,7 +314,7 @@ To install a Tor instance onto a Debian based system:
|
|||
|
||||
``` bash
|
||||
cd deploy
|
||||
sudo ./tor
|
||||
sudo ./onion
|
||||
```
|
||||
|
||||
To install an i2p instance onto a Debian based system:
|
||||
|
|
|
|||
|
|
@ -186,7 +186,7 @@ Please be aware that such installations will not federate with ordinary fedivers
|
|||
To install a Tor instance onto a Debian based system:
|
||||
|
||||
cd deploy
|
||||
sudo ./tor
|
||||
sudo ./onion
|
||||
|
||||
To install an i2p instance onto a Debian based system:
|
||||
|
||||
|
|
|
|||
|
|
@ -1576,7 +1576,7 @@ Please be aware that such installations will not federate with ordinary fedivers
|
|||
|
||||
<div class="shell">
|
||||
cd deploy
|
||||
sudo ./tor
|
||||
sudo ./onion
|
||||
</div>
|
||||
|
||||
<p class="intro">
|
||||
|
|
|
|||
Loading…
Reference in New Issue