rustdesk/rustdesk-server-pro
Fork: 79 Star: 153 (更新于 2025-01-18 11:41:44)
license: 暂无
Language: Shell .
Some scripts for RustDesk Server Pro are hosted here.
最后发布版本: 1.4.6 ( 2024-12-09 01:05:08)
RustDesk Server PRO
Here we have a small collection of some scripts for RustDesk Server Pro.
If you are looking for the open source version please go to RustDesk Server
Contributing to this repo
You are very welcome to add your PR to improve the current scripts. Some pointers:
The lib file
The lib.sh is used to avoid duplicate code. Here we collect everything that occurs more than once in the varoius scripts. That could be both functions()
and $variables
.
Indentation
We always use four (4) spaces, not one (1) tab. Please see below for examples.
IF arguments and functions
The current style is to use it like this:
if something
then
do something
fi
Not like:
if something; then
do something
fi
Same applies for functions:
examplefuntion() {
if something
then
do something
fi
}
Variables
Variables are always written in CAPITAL LETTERS.
EXAMPLEVARIABLE=true
最近版本更新:(数据更新于 2025-01-02 05:40:39)
2024-12-09 01:05:08 1.4.6
2024-10-28 18:21:50 1.4.5
2024-09-24 18:30:20 1.4.4
2024-08-15 12:02:37 1.4.3
2024-08-12 01:32:56 1.4.2
2024-07-28 23:56:26 1.4.1
2024-07-18 16:07:49 1.4.0
2024-07-15 12:07:58 1.3.12
2024-07-09 14:43:33 1.3.11
2024-07-05 22:06:59 1.3.10
rustdesk/rustdesk-server-pro同语言 Shell最近更新仓库
2025-01-17 17:31:07 RROrg/rr
2025-01-16 20:18:31 morytyann/OpenWrt-mihomo
2025-01-12 18:10:16 mylinuxforwork/dotfiles
2025-01-08 23:45:30 chenzyadb/CuprumTurbo-Scheduler
2025-01-08 22:12:23 emptysuns/Hi_Hysteria
2025-01-08 00:27:23 j-hc/revanced-magisk-module