-下载代码
git clone https://github.com/bitepeng/b0pass.git
cd b0pass
# 使用go mod更新依赖
go mod tidy
# 开发运行
cd main && nohup go run ./main.go
# 编译运行开发版本
cd main && ./build.bat
http://www.htmltoo.com/