File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Open IP, Network & ASN Risk-Databases
2
2
3
3
[ ![ Lint] ( https://github.com/O-X-L/risk-db/actions/workflows/lint.yml/badge.svg )] ( https://github.com/O-X-L/risk-db/actions/workflows/lint.yml )
4
- [ ![ API Uptime] ( https://status.oxl.at/api/v1/endpoints/2--oxl-apis_risk-db/uptimes/7d/badge.svg )] ( https://status.oxl.at/endpoints/2--oxl-apis_risk-db )
5
4
6
5
This project wants to help admins/systems flag large quantities of bad traffic.
7
6
@@ -113,6 +112,8 @@ cat risk_ip4_med.json | jq 'keys[] | map_values(select(.kind.hosting == true)) |
113
112
114
113
## API
115
114
115
+ [ ![ API Uptime] ( https://status.oxl.at/api/v1/endpoints/2--oxl-apis_risk-db/uptimes/7d/badge.svg )] ( https://status.oxl.at/endpoints/2--oxl-apis_risk-db )
116
+
116
117
* [ IP Lookup] ( https://risk.oxl.app/api/ip/69.164.207.190 )
117
118
* [ Network Lookup] ( https://risk.oxl.app/api/net/205.210.31.48 )
118
119
* [ ASN Lookup] ( https://risk.oxl.app/api/asn/16509 )
@@ -146,6 +147,8 @@ curl https://risk.oxl.app/api/asn/16509
146
147
147
148
## Report
148
149
150
+ [ ![ API Uptime] ( https://status.oxl.at/api/v1/endpoints/2--oxl-apis_risk-db/uptimes/7d/badge.svg )] ( https://status.oxl.at/endpoints/2--oxl-apis_risk-db )
151
+
149
152
You can use our reporting API to report IPs!
150
153
151
154
``` bash
You can’t perform that action at this time.
0 commit comments