Update README.md

This commit is contained in:
Stone_Red
2022-01-08 16:54:36 +01:00
committed by GitHub
parent fcb8124c56
commit e2e8da3932
+2 -1
View File
@@ -20,7 +20,8 @@
No, only the required information (IP addresses/domains) and the PC name to identify the device are sent to the APIs.
1. How does FraudCapturer determine which IP addresses or domains are potential threats?\
It uses the [proxycheck.io](https://proxycheck.io/) and [Anti-Fish](https://anti-fish.bitflow.dev/) APIs.
It uses the [proxycheck.io](https://proxycheck.io/) and [Anti-Fish](https://anti-fish.bitflow.dev/) APIs.\
You can even add custom rules in the [proxycheck.io API dashboard](https://proxycheck.io/dashboard/) to block or allow certain IPs or Providers
1. Why does FraudCapturer need administrator rights?\
FraudCapturer needs them because it uses the Windows firewall to block IP addresses.