fix images in tr

This commit is contained in:
rustdesk 2023-08-25 21:36:48 +08:00
parent 8459c5f4e2
commit badf729513
9 changed files with 58 additions and 55 deletions

View File

@ -71,7 +71,7 @@ Install apk from our GitHub more info can be found on the Android page.
### Usage
Once installed (or run as a temporary executable) RustDesk will connect to the Public servers (you will see a message at the bottom saying (1) "Ready, For faster connection, please setup your own server). In the Top left you will see your (2) ID and (3) One Time Password and on the (4) Right a box for you to connect to another computer if you know their ID.
![image](images/client.png)
![image](/docs/en/client/images/client.png)
To access the settings, click on the (5) 3 dots to the right of ID.
@ -97,7 +97,7 @@ You can manually setup a client, to do this
3. Click Unlock Network Settings
4. Enter your ID, Relay, API (if using pro) servers and your key.
![image](images/network-settings.png)
![image](/docs/en/client/images/network-settings.png)
If you manually setup a client, you can retrieve the RustDesk2.toml (in the users folder) file and use `--import-config` in a similar way to the above example.

View File

@ -72,7 +72,7 @@ Apk'yı GitHub'dan indirin, daha fazla bilgiyi Android sayfasında bulabilirsini
### Kullanım
Kurulduktan sonra (veya geçici olarak yürütüldüğünde), RustDesk Halka açık sunuculara bağlanır (altta (1) "Hazır, daha hızlı bir bağlantı için lütfen kendi sunucunuzu kurun) mesajını göreceksiniz). Sol üst köşede (2) Kimliğiniz ve (3) Tek Kullanımlık Şifreniz görünecek ve sağda (4) Kimliklerini bildiğiniz bir başka bilgisayara bağlanmanız için bir kutu göreceksiniz.
![image](images/client.png)
![image](/docs/en/client/images/client.png)
Ayarlar'a erişmek için Kimlik (5) sağdaki 3 noktaya tıklayın.
@ -97,7 +97,7 @@ Elle bir istemciyi ayarlayabilirsiniz, bunun için
3. Ağ Ayarlarını Kilitle'ye tıklayın
4. Kimliğinizi, Röle, API (pro kullanıyorsanız) sunucularınızı ve anahtarınızı girin.
![image](images/network-settings.png)
![image](/docs/en/client/images/network-settings.png)
Eğer elle bir istemci kurarsanız, RustDesk2.toml (kullanıcı klasöründe) dosyasını alabilir ve yukarıdaki örneğe benzer bir şekilde `--import-config` kullanabilirsiniz.

View File

@ -10,13 +10,13 @@ After the verification is successful, you can control remote device.
| Home | Successfully connected |
| --------------- | -------------------------------------------------------- |
| ![](images/connection_home_en.jpg?width=300px) | ![](images/connection_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/connection_home_en.jpg?width=300px) | ![](/docs/en/client/android/images/connection_en.jpg?width=300px) |
Input control provides two modes: `mouse mode` and `touch mode`, which can be switched through the lower toolbar.
| Mouse settings | Mode selection |
| --------------- | -------------------------------------------------------- |
| ![](images/touch_mode_icon_en.png?width=300px) | ![](images/touch_mode_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/touch_mode_icon_en.png?width=300px) | ![](/docs/en/client/android/images/touch_mode_en.jpg?width=300px) |
{{% notice note %}}
In `mouse mode`,you can also trigger the remote device's `Right Mouse` with a `Two-Finger Tap`
@ -32,7 +32,7 @@ Long press or tap the menu on the right to select `File Transfer`
| Home | Successfully connected |
| --------------- | -------------------------------------------------------- |
| ![](images/connection_home_file_en.jpg?width=300px) | ![](images/file_connection_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/connection_home_file_en.jpg?width=300px) | ![](/docs/en/client/android/images/file_connection_en.jpg?width=300px) |
- The initial directory is the Home directory of the device, you can click <i class="fas fa-home"></i> to quickly return to Home.
- Below the title bar is the directory level, you can click the corresponding folder to jump quickly.
@ -48,7 +48,7 @@ Long press or tap the menu on the right to select `File Transfer`
| Multi-Select Mode | File Paste |
| --------------- | -------------------------------------------------------- |
| ![](images/file_multi_select_en.jpg?width=300px) | ![](images/file_copy_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/file_multi_select_en.jpg?width=300px) | ![](/docs/en/client/android/images/file_copy_en.jpg?width=300px) |
### Set ID/Relay Server
@ -66,7 +66,7 @@ Then go to an [Online QR Code Generator](https://www.qr-code-generator.com/) and
The picture below is a screenshot of Android. If it is iOS, please check top-right menu on the home page.
![](images/id_setting_en.jpg?width=300px)
![](/docs/en/client/android/images/id_setting_en.jpg?width=300px)
### Share screen/files of your Android phone
@ -82,7 +82,7 @@ Click on `Share Screen` from the bottom navigation bar
Configure various permissions as needed. Every time you start RustDesk, you need to request "Screen Capture" and "Input Control" permissions again.
![](images/server_off_en.jpg?width=300px)
![](/docs/en/client/android/images/server_off_en.jpg?width=300px)
| Permissions | Description |
| -- | -- |
@ -99,12 +99,12 @@ Above * represents special permissions. To obtain such permissions, you need to
| Requesting Android file permissions will automatically jump to the system settings page |
| :---------------: |
| ![](images/get_file_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/get_file_en.jpg?width=300px) |
#### **Special Permission Request - mouse input**
| Step 1 Find "Installed Services" | Step 2 Start RustDesk Input |
| -- | -- |
| ![](images/get_input1_en.jpg?width=300px) | ![](images/get_input2_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/get_input1_en.jpg?width=300px) | ![](/docs/en/client/android/images/get_input2_en.jpg?width=300px) |
{{% notice note %}}
The system setting page of different vendors may be different, please adjust it according to your system page
@ -127,7 +127,7 @@ After the service is started, a unique ID and random password will be automatica
| Before starting the service | After starting the service |
| -- | -- |
| ![](images/server_off_en.jpg?width=300px) | ![](images/server_on_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/server_off_en.jpg?width=300px) | ![](/docs/en/client/android/images/server_on_en.jpg?width=300px) |
{{% notice note %}}
1. Clicking `Start Service` will enable the `Screen capture` permission by default.
@ -137,10 +137,10 @@ After the service is started, a unique ID and random password will be automatica
##### PC
![](images/android_server_pc_side_en.png?width=700px)
![](/docs/en/client/android/images/android_server_pc_side_en.png?width=700px)
##### Mobile terminal
| You can stop the service or close the specified connection at any time | You can receive or initiate chats |
| -- | -- |
| ![](images/server_on_en.jpg?width=300px) | ![](images/android_server2_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/server_on_en.jpg?width=300px) | ![](/docs/en/client/android/images/android_server2_en.jpg?width=300px) |

View File

@ -1,4 +1,7 @@
### Android
---
title: Android
weight: 4
---
### Uzaktan Kontrol
@ -7,13 +10,13 @@ Doğrulama başarılı olduktan sonra uzak cihazı kontrol edebilirsiniz.
| Ev | Başarıyla bağlandı |
| --------------- | -------------------------------------------------------- |
| ![](images/connection_home_en.jpg?width=300px) | ![](images/connection_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/connection_home_en.jpg?width=300px) | ![](/docs/en/client/android/images/connection_en.jpg?width=300px) |
Giriş kontrolü iki mod sağlar: `fare modu` ve `dokunmatik mod`, alt araç çubuğu aracılığıyla geçiş yapılabilir.
| Fare ayarları | Mod seçimi |
| --------------- | -------------------------------------------------------- |
| ![](images/touch_mode_icon_en.png?width=300px) | ![](images/touch_mode_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/touch_mode_icon_en.png?width=300px) | ![](/docs/en/client/android/images/touch_mode_en.jpg?width=300px) |
{{% notice note %}}
`Fare modunda`, uzaktaki cihazın `Sağ Fare` düğmesini aynı zamanda `İki Parmak Dokunuşu` ile tetikleyebilirsiniz.
@ -29,7 +32,7 @@ Listede bir dosya veya klasöre uzun basın veya sağdaki menüye dokunun ve `Do
| Ev | Başarıyla bağlandı |
| --------------- | -------------------------------------------------------- |
| ![](images/connection_home_file_en.jpg?width=300px) | ![](images/file_connection_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/connection_home_file_en.jpg?width=300px) | ![](/docs/en/client/android/images/file_connection_en.jpg?width=300px) |
- İlk dizin, cihazın Ana dizinidir, `Ev`e hızlı dönmek için <i class="fas fa-home"></i> simgesine tıklayabilirsiniz.
- Başlık çubuğunun altında dizin seviyesi bulunur, ilgili klasöre hızlıca gitmek için ilgili klasörü tıklayabilirsiniz.
@ -45,7 +48,7 @@ Listede bir dosya veya klasöre uzun basın veya sağdaki menüye dokunun ve `Do
| Çoklu Seçim Modu | Dosya Yapıştır |
| --------------- | -------------------------------------------------------- |
| ![](images/file_multi_select_en.jpg?width=300px) | ![](images/file_copy_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/file_multi_select_en.jpg?width=300px) | ![](/docs/en/client/android/images/file_copy_en.jpg?width=300px) |
### Kimlik/Röle Sunucusu Ayarı
@ -63,7 +66,7 @@ Daha sonra bir [Çevrimiçi QR Kodu Oluşturucu](https://www.qr-code-generator.c
Aşağıdaki resim, Android'den alınan bir ekran görüntüsüdür. Eğer iOS ise, lütfen ana sayfadaki sağ üst menüyü kontrol edin.
![](images/id_setting_en.jpg?width=300px)
![](/docs/en/client/android/images/id_setting_en.jpg?width=300px)
### Android Telefonunuzun Ekran/Dosyalarını Paylaşın
@ -79,7 +82,7 @@ Alt gezinme çubuğundan `Ekran Paylaşımı`na tıklayın.
Gerektiğinde çeşitli izinleri yapılandırın. Her seferinde RustDesk'i başlattığınızda "Ekran Yakalama" ve "Giriş Kontrolü" izinlerini tekrar istemeniz gerekmektedir.
![](images/server_off_en.jpg?width=300px)
![](/docs/en/client/android/images/server_off_en.jpg?width=300px)
| İzinler | Açıklama |
| -- | -- |
@ -98,12 +101,12 @@ Yukarıdaki * özel izinleri temsil eder. Bu tür izinlere sahip olmak için man
| Android dosya izinlerini isteme, otomatik olarak sistem ayarları sayfasına geçecektir |
| :---------------: |
| ![](images/get_file_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/get_file_en.jpg?width=300px) |
#### **Özel İzin İsteği - fare girişi**
| Adım 1 "Yüklü Hizmetler"i Bulun | Adım 2 RustDesk Girişini Başlatın |
| -- | -- |
| ![](images/get_input1_en.jpg?width=300px) | ![](images/get_input2_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/get_input1_en.jpg?width=300px) | ![](/docs/en/client/android/images/get_input2_en.jpg?width=300px) |
{{% notice note %}}
Farklı üreticilerin sistem ayar sayfaları farklı olabilir, lütfen kendi sistem sayfanıza göre ayarlayın.
@ -126,7 +129,7 @@ Hizmet başlatıldıktan sonra, bu cihaz için benzersiz bir kimlik ve rastgele
| Hizmeti başlatmadan önce | Hizmet başlatıldıktan sonra |
| -- | -- |
| ![](images/server_off_en.jpg?width=300px) | ![](images/server_on_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/server_off_en.jpg?width=300px) | ![](/docs/en/client/android/images/server_on_en.jpg?width=300px) |
{{% notice note %}}
1. `Hizmeti Başlat`a tıklamak, `Ekran yakalama` iznini varsayılan olarak etkinleştirir.
@ -136,10 +139,10 @@ Hizmet başlatıldıktan sonra, bu cihaz için benzersiz bir kimlik ve rastgele
##### Bilgisayar (PC)
![](images/android_server_pc_side_en.png?width=700px)
![](/docs/en/client/android/images/android_server_pc_side_en.png?width=700px)
##### Mobil terminal
| Hizmeti istediğiniz zaman durdurabilir veya belirli bir bağlantıyı kapatabilirsiniz | Sohbet alabilir veya başlatabilirsiniz |
| -- | -- |
| ![](images/server_on_en.jpg?width=300px) | ![](images/android_server2_en.jpg?width=300px) |
| ![](/docs/en/client/android/images/server_on_en.jpg?width=300px) | ![](/docs/en/client/android/images/android_server2_en.jpg?width=300px) |

View File

@ -7,17 +7,17 @@ weight: 3
Open the .dmg file and drag `RustDesk` to `Applications` as below.
![](images/dmg.png)
![](/docs/en/client/mac/images/dmg.png)
Make sure you have quit all running RustDesk. Also make sure you quit the RustDesk service shown on the tray.
![](images/tray.png)
![](/docs/en/client/mac/images/tray.png)
### Allow RustDesk run
| Unlock to change | Click on "App Store and identified developers" |
| ---- | ---- |
| ![](images/allow2.png) | ![](images/allow.png) |
| ![](/docs/en/client/mac/images/allow2.png) | ![](/docs/en/client/mac/images/allow.png) |
### Enable permissions
@ -34,14 +34,14 @@ To capture screen, you need to grant `RustDesk` **Accessibility** permission and
| RustDesk window | Settings window |
| ---- | ---- |
| ![](images/acc.png) | ![](images/acc3.png?v2) |
| ![](/docs/en/client/mac/images/acc.png) | ![](/docs/en/client/mac/images/acc3.png?v2) |
If you have enabled it in the settings window, but RustDesk still warns. Please remove RustDesk from the settings windows by the `-` button, and click on `+` button, select RustDesk in `/Applications`.
| `-` and `+` button | Select RustDesk |
| ---- | ---- |
| ![](images/acc2.png) | ![](images/add.png?v2) |
| ![](/docs/en/client/mac/images/acc2.png) | ![](/docs/en/client/mac/images/add.png?v2) |
Please copy above steps for **Screen Recording** permission.
![](images/screen.png?v2)
![](/docs/en/client/mac/images/screen.png?v2)

View File

@ -7,17 +7,17 @@ weight: 3
`.dmg` dosyasınıın ve `RustDesk` uygulamasını aşağıdaki gibi `Applications` klasörüne sürükleyin.
![](images/dmg.png)
![](/docs/en/client/mac/images/dmg.png)
Tüm çalışan RustDesk uygulamalarını kapattığınızdan emin olun. Ayrıca, tepside görünen RustDesk hizmetini de kapatmış olduğunuzdan emin olun.
![](images/tray.png)
![](/docs/en/client/mac/images/tray.png)
### RustDesk'i Çalıştırmaya İzin Verme
| Değiştirmek için kilidi açın | "App Store ve tanımlanmış geliştiriciler" üzerine tıklayın |
| ---- | ---- |
| ![](images/allow2.png) | ![](images/allow.png) |
| ![](/docs/en/client/mac/images/allow2.png) | ![](/docs/en/client/mac/images/allow.png) |
### İzinleri Etkinleştirme
@ -34,14 +34,14 @@ Ekran yakalamak için, `RustDesk` uygulamasına **Erişilebilirlik** izni ve **E
| RustDesk penceresi | Ayarlar penceresi |
| ---- | ---- |
| ![](images/acc.png) | ![](images/acc3.png?v2) |
| ![](/docs/en/client/mac/images/acc.png) | ![](/docs/en/client/mac/images/acc3.png?v2) |
Ayarlar penceresinde etkinleştirdiyseniz ve RustDesk hala uyarı veriyorsa. Lütfen RustDesk'i ayarlar penceresinden `-` düğmesine tıklayarak kaldırın ve `+` düğmesine tıklayarak `/Applications` içinde RustDesk'i seçin.
| `-` ve `+` düğmesi | RustDesk'i Seç |
| ---- | ---- |
| ![](images/acc2.png) | ![](images/add.png?v2) |
| ![](/docs/en/client/mac/images/acc2.png) | ![](/docs/en/client/mac/images/add.png?v2) |
Lütfen yukarıdaki adımları **Ekran Kaydı** izni için de uygulayın.
![](images/screen.png?v2)
![](/docs/en/client/mac/images/screen.png?v2)

View File

@ -102,7 +102,7 @@ Please run with the `-h` option to see help if you want to choose your own port.
Click on the Menu button [ &#8942; ] on the right side of ID as shown below, and choose "ID/Relay Server".
![](images/server-set-menu.png)
![](/docs/en/self-host/rustdesk-server-oss/install/images/server-set-menu.png)
Enter the `hbbs` host or IP Address in the **ID Server** input box (local side + remote side). The other two addresses can be left blank, RustDesk will automatically deduce (if not specially set), and the Relay Server refers to `hbbr` (port 21117).
@ -118,7 +118,7 @@ or
hbbs.example.com:21116
```
![](images/server-set-window.png)
![](/docs/en/self-host/rustdesk-server-oss/install/images/server-set-window.png)
#### Put config in rustdesk.exe file name (Windows only)

View File

@ -13,33 +13,33 @@ Open package manager and install docker
| | |
| -- | -- |
| ![](images/package-manager.png) | ![](images/docker.png) |
| ![](/docs/en/self-host/rustdesk-server-oss/synology/images/package-manager.png) | ![](/docs/en/self-host/rustdesk-server-oss/synology/images/docker.png) |
### Install RustDesk Server
| Search rustdesk-server in Docker's registry and install by double click | Installed rustdesk-server image, double click to create rustdesk-server container |
| -- | -- |
| ![](images/pull-rustdesk-server.png) | ![](images/rustdesk-server-installed.png) |
| ![](/docs/en/self-host/rustdesk-server-oss/synology/images/pull-rustdesk-server.png) | ![](/docs/en/self-host/rustdesk-server-oss/synology/images/rustdesk-server-installed.png) |
### Create hbbs container
As mentioned above, double click on rustdesk-server image to create new container, set it name to `hbbs`.
![](images/hbbs.png)
![](/docs/en/self-host/rustdesk-server-oss/synology/images/hbbs.png)
Click on above "Advanced Settings".
- Enable auto-restart
![](images/auto-restart.png)
![](/docs/en/self-host/rustdesk-server-oss/synology/images/auto-restart.png)
- Enable "Use the same network as Docker host", for more about host net, please [check](install/#net-host)
![](images/host-net.png)
![](/docs/en/self-host/rustdesk-server-oss/synology/images/host-net.png)
- Mount a host directory (e.g. `/home/rustdesk/`) to `/root`, hbbs will generate some files (database and `key` files) in this directory which need to be persistent over reboots.
| Mount | Files generated in the host directory |
| -- | -- |
| ![](images/mount.png?width=500px) | ![](images/mounted-dir.png?width=300px) |
| ![](/docs/en/self-host/rustdesk-server-oss/synology/images/mount.png?width=500px) | ![](/docs/en/self-host/rustdesk-server-oss/synology/images/mounted-dir.png?width=300px) |
- Set command
{{% notice note %}}
@ -49,26 +49,26 @@ Synology's OS is Debian based, so host net (--net=host) works fine, we do not ne
{{% /notice %}}
![](images/hbbs-cmd.png?v2)
![](/docs/en/self-host/rustdesk-server-oss/synology/images/hbbs-cmd.png?v2)
- Done
![](images/hbbs-config.png)
![](/docs/en/self-host/rustdesk-server-oss/synology/images/hbbs-config.png)
### Create hbbr container
Please repeat above `hbbs` steps, but name the container `hbbr` and command (for Set Command Step) should be `hbbr -k _`.
![](images/hbbr-config.png)
![](/docs/en/self-host/rustdesk-server-oss/synology/images/hbbr-config.png)
### hbbr/hbbs containers
![](images/containers.png?width=500px)
![](/docs/en/self-host/rustdesk-server-oss/synology/images/containers.png?width=500px)
| Double click on container and check log | Double confirm hbbs/hbbr using host network |
| -- | -- |
| ![](images/log.png?width=500px) | ![](images/network-types.png?width=500px) |
| ![](/docs/en/self-host/rustdesk-server-oss/synology/images/log.png?width=500px) | ![](/docs/en/self-host/rustdesk-server-oss/synology/images/network-types.png?width=500px) |
### Retrieve your Key

View File

@ -7,7 +7,7 @@ weight: 15
Please get your license from [https://rustdesk.com/pricing.html](https://rustdesk.com/pricing.html), enter a valid email address in the Stripe checkout page. The license (and the invoice in a separate mail) will be sent to your email once payment is done successfully.
![](images/stripe.jpg)
![](/docs/en/self-host/rustdesk-server-pro/license/images/stripe.jpg)
## Set license
@ -15,10 +15,10 @@ You will be required to enter license in the web console, or change license late
| Set license | Change license |
| -- | -- |
| ![](images/set.png) | ![](images/change.png) |
| ![](/docs/en/self-host/rustdesk-server-pro/license/images/set.png) | ![](/docs/en/self-host/rustdesk-server-pro/license/images/change.png) |
## Invoices and Migration
The license can be only used on one machine (for hbbs only, hbbr does not require license), if you want to migrate to the other machine, or download invoices, please go to [https://rustdesk.com/self-host/account/](https://rustdesk.com/self-host/account/). Log in with the email address used for Stripe checkout, unbind the old machine you want to migrate from as below, when you set the license in the new servers web console it will assign the license and register automatically in the console.
![](images/unbind.jpg)
![](/docs/en/self-host/rustdesk-server-pro/license/images/unbind.jpg)