mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
fix
This commit is contained in:
parent
1f1a06111b
commit
b905f17e56
6 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@ Your SMP server address:
|
||||||
|
|
||||||
```
|
```
|
||||||
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
||||||
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443
|
||||||
```
|
```
|
||||||
|
|
||||||
Mobile clients are available for [iOS](https://apps.apple.com/us/app/simplex-chat/id1605771084), [Android](https://play.google.com/store/apps/details?id=chat.simplex.app) and [f-droid](https://app.simplex.chat).
|
Mobile clients are available for [iOS](https://apps.apple.com/us/app/simplex-chat/id1605771084), [Android](https://play.google.com/store/apps/details?id=chat.simplex.app) and [f-droid](https://app.simplex.chat).
|
||||||
|
|
|
@ -2,7 +2,7 @@ L'adresse de votre serveur SMP est :
|
||||||
|
|
||||||
```
|
```
|
||||||
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
||||||
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443
|
||||||
```
|
```
|
||||||
|
|
||||||
Les clients mobiles sont disponibles pour [iOS](https://apps.apple.com/us/app/simplex-chat/id1605771084), [Android](https://play.google.com/store/apps/details?id=chat.simplex.app) et [f-droid](https://app.simplex.chat).
|
Les clients mobiles sont disponibles pour [iOS](https://apps.apple.com/us/app/simplex-chat/id1605771084), [Android](https://play.google.com/store/apps/details?id=chat.simplex.app) et [f-droid](https://app.simplex.chat).
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Your SMP server address:
|
Your SMP server address:
|
||||||
|
|
||||||
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
||||||
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Adresse de votre serveur SMP :
|
Adresse de votre serveur SMP :
|
||||||
|
|
||||||
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
||||||
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Your SMP server address:
|
Your SMP server address:
|
||||||
|
|
||||||
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
||||||
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443
|
|
@ -1,4 +1,4 @@
|
||||||
Adresse de votre serveur SMP :
|
Adresse de votre serveur SMP :
|
||||||
|
|
||||||
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
||||||
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT__
|
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443
|
||||||
|
|
Loading…
Add table
Reference in a new issue