twintproject / twint-desktop-react

MIT License
14 stars 4 forks source link

Disclaimer

This is a POC, better use something like Kibana which is faster and better.

Install node modules

npm install .

Run

npm start .

Connect to Elasticsearch

Protocol: http or https if using certs.

Hostname: localhost or ip or domain of the Elasticsearch instance.

Port: 9200 or user defined one.

Custom

Opens a new window, fill field (only one value for field).

Click on Search.

Dump Data

Don't click on it, deprecated and only for testing.

Settings

Will load a window for options, now as now useless.

Support

Will load a window for a "contact us" form.

TODO