摘要:
编译 Go 应用程序 go build -ldflags="-s -w" -o myapp.exe . 使用 UPX 压缩可执行文件(window下载并设置环境变量) upx --best --lzma myapp.exe 可从10M压缩到1M @echo off REM Set Go enviro 阅读全文
posted @ 2024-11-19 11:43
CHHC
阅读(67)
评论(0)
推荐(0)
摘要:
按启动时间 1. 修改启动文件 root@OpenWrt:~# vi /etc/rc.local # Put your custom commands here that should be executed once # the system init finished. By default t 阅读全文
posted @ 2024-11-19 09:53
CHHC
阅读(266)
评论(0)
推荐(0)

浙公网安备 33010602011771号