mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
Update POST_INSTALLATION.md
This commit is contained in:
parent
209a703a0f
commit
91471b64bd
1 changed files with 4 additions and 12 deletions
|
@ -1,13 +1,5 @@
|
|||
option 1:
|
||||
Your SMP server address:
|
||||
|
||||
after installing, you need to find your fingerprint of your server:
|
||||
`sudo cat /etc/opt/simplex/fingerprint`
|
||||
|
||||
now make your server address:
|
||||
|
||||
`smp://<fingerprint_from_previous_step>[:<password>]@<public_hostname>[,<onion_hostname>]`
|
||||
|
||||
add it to your simplex app under Settings > Network & Servers > SMP Servers > + Add server
|
||||
|
||||
options 2:
|
||||
maybe during the CLI install, it could spit out the fingerprint address to the terminal. then we can copy & paste it.
|
||||
```
|
||||
smp://__FINGERPRINT__=@__PUBLIC_IP4__:__PORT__
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue