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
- Host: GitHub
- URL: https://github.com/hktalent/homebrew-dhtspider2es
- Owner: hktalent
- Created: 2022-04-11T13:57:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T14:18:00.000Z (over 3 years ago)
- Last Synced: 2025-01-20T09:08:22.553Z (9 months ago)
- Topics: brew, crawl, cross-platform-app, dht, elasticsearch, golang, spider
- Language: Ruby
- Homepage: https://51pwn.com
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# 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"
```