更新frpc,添加aliyundrivefuse插件

This commit is contained in:
monlor
2022-04-25 01:29:29 +08:00
parent 3e887cfdc6
commit a60890faf4
9 changed files with 100 additions and 2 deletions

BIN
apps/frpc/bin/frpc_linux_aarch64 Normal file → Executable file

Binary file not shown.

BIN
apps/frpc/bin/frpc_linux_arm Normal file → Executable file

Binary file not shown.

BIN
apps/frpc/bin/frpc_linux_mips Normal file → Executable file

Binary file not shown.

View File

@@ -3,5 +3,5 @@ appname="frpc"
needver="0.0.1"
supports="linux_aarch64,linux_arm,linux_mips,linux_x86_64,darwin_x86_64"
appinfo="内网穿透工具相对于ngrok资源占用较多"
newinfo="修复自定义域名配置错误"
version="0.0.5"
newinfo="更新程序到0.42.0"
version="0.0.6"