rustdesk/rustdesk-server-pro
Fork: 77 Star: 151 (更新于 2024-12-10 10:37:03)
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
最近版本更新:(数据更新于 2024-12-11 20:05:55)
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最近更新仓库
2024-12-18 00:15:00 j-hc/revanced-magisk-module
2024-12-17 15:17:35 morytyann/OpenWrt-mihomo
2024-12-11 20:57:35 RROrg/rr
2024-12-03 19:14:14 dockur/windows
2024-12-02 22:57:12 chenzyadb/CuprumTurbo-Scheduler
2024-12-02 13:29:53 DoL-Lyra/Lyra