mirror of
https://github.com/YunoHost-Apps/zeronet_ynh.git
synced 2024-09-03 17:46:12 +02:00
Update README.md
This commit is contained in:
parent
503413734a
commit
1a77591a8d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
- This app can only be installed on root path, i.e. you will need to use a dedicated domain name, e.g.`zeronet.domain.tld`.
|
||||
- The app is installed in private mode only so unauthenticated users can not temper with your content.
|
||||
- If you want to be a proper ZeroNet peer (serving your and other's content) you will want to open TCP port 15441 in your firewall and make sure requests to this port reach your instance [do i need to have a port opened](https://zeronet.readthedocs.io/en/latest/faq/#do-i-need-to-have-a-port-opened)
|
||||
- Alternatively you can seutp Tor which has to be done manually [how to use zeronet with Tor](https://zeronet.readthedocs.io/en/latest/faq/#how-to-use-zeronet-with-tor)
|
||||
- Alternatively you can setup Tor which has to be done manually [how to use zeronet with Tor](https://zeronet.readthedocs.io/en/latest/faq/#how-to-use-zeronet-with-tor)
|
||||
|
||||
## Multiple Instances
|
||||
- Installing multiple instances of the app is *experimental*. Internally each instance it will use a unique port for both for ZeroNet UserInterface and FileServer. However, the tracker will see all instances as one peer, as they all use one and the same external IP address.
|
||||
|
|
Loading…
Add table
Reference in a new issue