An open API service indexing awesome lists of open source software.

https://github.com/hktalent/homebrew-dhtspider2es

brew tools DHT Spider save to Elasticsearch
https://github.com/hktalent/homebrew-dhtspider2es

brew crawl cross-platform-app dht elasticsearch golang spider

Last synced: 7 months ago
JSON representation

brew tools DHT Spider save to Elasticsearch

Awesome Lists containing this project

README

          


image

# homebrew-DHTSpider2ES
Cross-platform An optimized DHT crawler capable of sending data to Elasticsearch

# How install
```bash
brew tap hktalent/dhtspider2es
brew install DHTSpider2ES
```

# How use
```bash
DHTSpider2Elasticsearch -resUrl="http://127.0.0.1:9200/dht_index/_doc/" -address=":0"
```