XZB-1248 / Spark

✨Spark is a web-based, cross-platform and full-featured Remote Administration Tool (RAT) written in Go that allows you control all your devices anywhere. Spark是一个Go编写的,网页UI、跨平台以及多功能的远程控制和监控工具,你可以随时随地监控和控制所有设备。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

能不能讲手动编译的教程详细点,或者在Windows编译的方式上修改一下

ww848894170 opened this issue · comments

Please make sure of the following things.

  • I have read the documentation.
  • 我已阅读 文档
  • I'm sure there are no duplicate issues.
  • 我确定没有提交和他人重复的issue。
  • I'm sure this feature is not implemented.
  • 我确定该功能尚未实现。
  • I'm sure it's a reasonable and popular requirement.
  • 我确定这个需求合理且符合大多数人需要。

Describe the feature / 需求描述

go build -ldflags="-H windowsgui" 使用其去除Windows的黑框

Suggested solution / 实现思路

go build -ldflags="-H windowsgui"

Additional information / 附加说明

go build -ldflags="-H windowsgui"

已解决,嗯嗯