1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00
This commit is contained in:
Éric Gaspar 2023-05-23 18:26:58 +02:00
parent a1e54bc2fe
commit 4ae24be315
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@ Your SMP server address:
```
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT_XFTP__
```
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).

View file

@ -2,7 +2,7 @@ L'adresse de votre serveur SMP est :
```
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT_XFTP__
```
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).

View file

@ -1,4 +1,4 @@
Your SMP server address:
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT_XFTP__

View file

@ -1,4 +1,4 @@
Adresse de votre serveur SMP :
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:5224
xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT_XFTP__