Skip to content

Commit 97c8cd6

Browse files
authored
Type fix
"Optimatiq" not "optimatiq"
1 parent 7f9dc60 commit 97c8cd6

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![Version](https://img.shields.io/github/v/tag/optimatiq/threatbite)
66

77
# About
8-
ThreatBite is a global reputation system used internally by [optimatiq](https://optimatiq.com). It analyses incoming internet users and sends back a standardized score representing their trustworthiness. The program uses independent databases that collect up-to-date information about bad internet actors. Because it is an API service, it works in real-time, allowing you to act fast and block or keep an eye on suspicious user behavior.
8+
ThreatBite is a global reputation system used internally by [Optimatiq](https://optimatiq.com). It analyses incoming internet users and sends back a standardized score representing their trustworthiness. The program uses independent databases that collect up-to-date information about bad internet actors. Because it is an API service, it works in real-time, allowing you to act fast and block or keep an eye on suspicious user behavior.
99

1010
# Architecture
1111
![Architecture](resources/static/threatbite_diagram.png)
@@ -28,7 +28,12 @@ ThreatBite recognizes addresses belonging to the Tor network.
2828
ThreatBite detects addresses that are used as proxys or VPNs.
2929

3030
## Download
31-
- Grab the latest binary from the [releases](https://github.com/optimatiq/threatbite/releases) page and run it:
31+
- Grab the latest binary from the [releases](https://github.com/
32+
33+
34+
35+
36+
/threatbite/releases) page and run it:
3237

3338
```shell
3439
./threatbite

0 commit comments

Comments
 (0)