File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# IP Reputation tool
2
2
3
3
![ GithubActions] ( https://github.com/optimatiq/threatbite/workflows/Check%20&%20test%20&%20build/badge.svg )
4
+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/optimatiq/threatbite )] ( https://goreportcard.com/report/github.com/optimatiq/threatbite )
4
5
5
6
# About
6
7
ThreatBite is a real-time service that detects unwanted web users. It takes into account IP addresses, e-mails or HTTP request headers.
@@ -156,4 +157,4 @@ Prometheus endpoint is available at: `/internal/metrics`
156
157
### Profiling
157
158
` go tool pprof localhost:8080/internal/debug/pprof/profile?seconds=20 `
158
159
159
- ` go tool pprof localhost:8080/internal/debug/pprof/heap `
160
+ ` go tool pprof localhost:8080/internal/debug/pprof/heap `
You can’t perform that action at this time.
0 commit comments