Skip to content

Commit 7c6aca5

Browse files
committed
Add ipdex documentation
1 parent 2e5722a commit 7c6aca5

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed
65.6 KB
Loading
155 KB
Loading
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
id: integration_ipdex
3+
title: IPDEX
4+
sidebar_position: 12
5+
---
6+
7+
`ipdex` is a simple CLI tool developed by CrowdSec to gather insight about a list of IPs or an IP using the CrowdSec CTI (Cyber Threat Intelligence) API.
8+
9+
[Official IPDEX Repo](https://github.com/crowdsecurity/ipdex)
10+
11+
## Installation
12+
13+
You can check the [install guide on ipdex repository](https://github.com/crowdsecurity/ipdex?tab=readme-ov-file#1-install).
14+
15+
16+
## Usage
17+
18+
You can check the [user guide on ipdex repository](https://github.com/crowdsecurity/ipdex?tab=readme-ov-file#user-guide).
19+
20+
Here are some screenshot to demonstrate ipdex user experience.
21+
22+
### Analyzing an IP address
23+
24+
![IP Analyses](/img/ipdex/ipdex_ip.png)
25+
26+
27+
### Analyzing a log file
28+
29+
30+
![Log File Analyses](/img/ipdex/ipdex_log_file.png)

0 commit comments

Comments
 (0)