From 46b32666571487f660a03f9cf9ce8a3369d6a9fa Mon Sep 17 00:00:00 2001 From: stefatorus Date: Tue, 19 Oct 2021 14:01:17 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b41fa7..a3bd5ea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # MineWall -MineWall is a Layer 3 mitigation toolset for protocol specifications like Minecraft. \ No newline at end of file +MineWall is a Layer 3 mitigation toolset for protocol specifications like Minecraft. It uses forensic data from multiple providers and experience working with 4 figure player Minecraft networks. + +It is mainly targeted at Minecraft servers, or applications having a similar networking footprint as the former. However, it may work well for other applications where proxies are the main tool used for attacks. It is highly recommended to test pre-deployment, and to take proper measures to optimize for your own end use-case. + + +# Sources +We believe transparency in our forensic research is key to replicability and the effectiveness of our solution. We've appended our sources below: + +https://radar.cloudflare.com/ +https://github.com/herrbischoff/country-ip-blocks \ No newline at end of file