Skip to content

Commit

Permalink
更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
LubyRuffy committed Jul 25, 2023
1 parent 929dd2f commit afffa45
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
## v0.1.12 dump

- dump is used to perform large-scale data retrieval for the same search query, https://en.fofa.info/api/batches_pages
- dump is used to perform large-scale data retrieval for the same search query, https://en.fofa.info/api/batches_pages

## v0.1.11 add fixUrl/urlPrefix

- add fixUrl/urlPrefix: ```./fofa --size 1 --fields "host" --urlPrefix "redis://" protocol=redis```
- add accountDebug option, it doesn't print account information at console when error by default, can be opened by set ```./fofa -accountDebug account```
- add fixUrl/urlPrefix: ```./fofa --size 1 --fields "host" --urlPrefix "redis://" protocol=redis```
- add accountDebug option, it doesn't print account information at console when error by default, can be opened by set ```./fofa -accountDebug account```

## v0.1.10 fix page

- fix page issue
- fix page issue

## v0.0.9 support cancel

- support cancel through SetContext
- support cancel through SetContext

## v0.0.8 change mod url

- change from lubyruffy/gofofa to LubyRuffy/gofofa
- change from lubyruffy/gofofa to LubyRuffy/gofofa

## v0.0.7 host api

Expand Down

0 comments on commit afffa45

Please sign in to comment.