RustDesk
b83b7120b5
Merge pull request #495 from 21pages/device_group
...
device group
2025-02-18 01:23:11 +08:00
21pages
e0b670a839
device group
...
Signed-off-by: 21pages <sunboeasy@gmail.com>
2025-02-18 01:19:31 +08:00
RustDesk
d4e5046f90
Update _index.en.md
2025-02-17 18:03:38 +08:00
RustDesk
55c7197978
Update _index.en.md
2025-02-16 21:20:01 +08:00
RustDesk
2a013787d1
Update _index.en.md
2025-02-15 18:18:25 +08:00
RustDesk
13f44624b1
Update _index.en.md
2025-02-15 18:17:01 +08:00
RustDesk
dd1930555a
Update _index.en.md
2025-02-15 18:11:20 +08:00
RustDesk
0f72a15b03
Update _index.en.md
2025-02-15 18:09:08 +08:00
RustDesk
8312506fa9
Merge pull request #494 from sir-ragna/patch-1
...
Don't create 'null' files on Windows
2025-02-15 09:16:12 +08:00
Robbe Van der Gucht
34ccd57769
Don't create 'null' files on Windows
...
Suppressing emitted STDOUT from cmdlets is done with by piping to `Out-Null` instead of redirecting to `null`. That last option will create a new file on Windows.
```
# Don't do ❌
mkdir test > null
# Do ✅
mkdir test | Out-Null
```
2025-02-14 23:34:15 +01:00
rustdesk
728359b25b
remove web dev
2025-02-14 14:29:44 +08:00
rustdesk
0fbad56b07
fix pricing
2025-02-14 11:19:10 +08:00
rustdesk
c758e889e4
fix ana
2025-02-13 21:12:29 +08:00
rustdesk
533c1393cb
update google an
2025-02-13 10:12:04 +08:00
RustDesk
2194b72624
Update _index.en.md
2025-02-12 18:18:20 +08:00
RustDesk
041668318b
Merge pull request #491 from Breinich/master
...
add Quadlet configurations to Docker install docs
2025-02-12 09:12:01 +08:00
Vencel Bajnok
6201a52edc
add Quadlet configurations to Docker install docs
2025-02-11 20:45:20 +01:00
RustDesk
613de7bc35
Merge pull request #473 from xlionjuan/dsm-hbbs-notice
...
No port forwarding on websocket port; remove `hbbs -r` related notice; several WebSocket/Web Client related
2025-02-10 22:56:03 +08:00
RustDesk
515cdc9bfb
Merge pull request #476 from CourtesyFlushGH/master
...
added vlan traffic rules example
2025-02-10 22:55:04 +08:00
RustDesk
b7a29de8f3
Merge pull request #478 from Denisskas/Update-_index.ru.md
...
Update _index.ru.md
2025-02-10 22:54:11 +08:00
RustDesk
7dbbe49218
Merge pull request #488 from JibachhhMahto764/patch-3
...
Update _index.en.md
2025-02-10 22:53:02 +08:00
RustDesk
fc298b12ef
Merge pull request #489 from jbaldus/patch-1
...
Update _index.en.md
2025-02-10 22:52:32 +08:00
Jason E Baldus
44262d7689
Update _index.en.md
...
Fixes some spelling and some missing words to improve clarity
2025-02-10 09:02:00 -05:00
RustDesk
2558956d7e
Update _index.en.md
2025-02-09 22:46:26 +08:00
RustDesk
73882f1fb7
Update _index.en.md
2025-02-09 22:28:22 +08:00
rustdesk
ddc3a4a8e3
update tag
2025-02-08 18:52:57 +08:00
rustdesk
a6dd67767d
remove broken link
2025-02-08 16:31:56 +08:00
Jibachh Singh
76018ea2c9
Update _index.en.md
...
update the rustdesk.fc , rustdesk.if and makefile ,also added some description
2025-02-08 12:18:33 +05:45
RustDesk
6551dfcef8
Merge pull request #486 from godofallthatwas/patch-1
...
Update _index.en.md
2025-02-06 15:14:26 +08:00
RustDesk
072a9bbb7d
Update _index.en.md
2025-02-06 14:22:16 +08:00
godofallthatwas
c311222659
Update _index.en.md
...
Workaround doesn't work.
2025-02-05 20:19:49 -10:00
godofallthatwas
51d9d55564
Update _index.en.md
...
Tried to make the explanations better. I don't know if this is better enough, but at least it's no longer technically inaccurate.
2025-02-05 19:28:40 -10:00
rustdesk
c472f2fdc3
fix
2025-02-05 21:08:10 +08:00
RustDesk
8f741f21c1
Update _index.pt.md
2025-02-02 20:46:14 +08:00
RustDesk
62636e8d62
Update _index.de.md
2025-02-02 20:45:59 +08:00
RustDesk
279cab3ed5
Update _index.en.md
2025-02-02 20:44:59 +08:00
rustdesk
8c2923c4aa
2024 -> 2025
2025-01-31 16:58:49 +08:00
RustDesk
4f51dcdfda
Merge pull request #479 from rex4539/typos
...
Fix typos
2025-01-29 16:05:18 +08:00
rustdesk
cdf6e55959
Simplicity is a double-edged sword. It makes things easier for you and me, but it also makes things easier for bad people. So we decided to reduce the convenience.
2025-01-25 16:21:32 +08:00
rustdesk
eb1cd4aa7a
too many scammers are using the android version, have to remove it
2025-01-24 10:40:58 +08:00
rustdesk
3d8e2692c5
Simplicity is a double-edged sword. It makes things easier for you and me, but it also makes things easier for bad people. So we decided to reduce the convenience.
2025-01-24 10:24:05 +08:00
rustdesk
31e08dcd49
correct
2025-01-07 18:14:04 +08:00
Dimitris Apostolou
1e0650cdc5
Fix typos
2025-01-01 20:57:10 +02:00
Denisskas
267ea1c881
Update _index.ru.md
2024-12-30 16:36:33 +04:00
CourtesyFlush
112dbb6ddf
added vlan traffic rules example
2024-12-29 22:00:58 -07:00
RustDesk
84de0d525f
Update _index.en.md
2024-12-30 09:48:11 +08:00
RustDesk
b366c58d03
Update _index.en.md
2024-12-26 00:16:42 +08:00
XLion
64941f5fe3
WebSocket related ports
2024-12-26 00:02:54 +08:00
XLion
a9c475b4d8
Ubuntu server: No WebSocket ports
2024-12-25 23:29:13 +08:00
XLion
6ed52db72d
Remove comfusing notice, because hbbs -r arg is removed
2024-12-25 23:20:04 +08:00