Skip to content

Commit

Permalink
2023.09.23
Browse files Browse the repository at this point in the history
  • Loading branch information
sh1yan committed Sep 23, 2023
1 parent eb5fa07 commit 688fd64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file modified .DS_Store
Binary file not shown.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,15 @@ quake采集模块:该模块为一次性API调用查询,把获取到socks5代

## 3. 使用说明

下载安装编译:

```go
1、git clone https://github.com/sh1yan/Sppmagic.git
2go build -ldflags="-s -w " -trimpath main.go
```

常规用法:

``` go
注:手动运行工具第一次后,会在工具同目录下生成一个 config.ini 文件,需要按照个人想法进行配置对应的参数信息

Expand Down

0 comments on commit 688fd64

Please sign in to comment.