feat: sender-d

This commit is contained in:
2022-08-29 15:40:15 +08:00
parent 15938d0da4
commit 86a9e66e29
3 changed files with 824 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
# Feadback 反馈脚本
使用 shc 加密, 需要使用 cc 编译。
```shell
cc sender-d.sh.x.c -o sender-d.sh.x
```