1 Star 0 Fork 109

guzf/SamWaf

forked from samwaf/SamWaf 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
release_pub.bat 608 Bytes
一键复制 编辑 原始数据 按行查看 历史
samwaf 提交于 2024-10-11 09:21 . update:(20241011) v1.3.6 add some feature
@echo on
chcp 65001
set currentpath=%cd%
set currentversion=v1.3.6
set currentdescription=请在闲时升级,新增ssl证书夹,自定义ip库等
%currentpath%\setup\go_gen_updatefile\go_gen_updatefile.exe -desc %currentdescription% -o %currentpath%\release\web\samwaf_update -platform windows-amd64 %currentpath%\release\githubci\%currentversion%\SamWaf64.exe %currentversion%
%currentpath%\setup\go_gen_updatefile\go_gen_updatefile.exe -desc %currentdescription% -o %currentpath%\release\web\samwaf_update -platform linux-amd64 %currentpath%\release\githubci\%currentversion%\SamWafLinux64 %currentversion%
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Scott_gu/SamWaf.git
git@gitee.com:Scott_gu/SamWaf.git
Scott_gu
SamWaf
SamWaf
main

搜索帮助