You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ It is laser-focused on protecting Raknet-based game services – especially **Mi
5
5
6
6
> **Powered by XDP:** packets are inspected *before* they hit the TCP/IP stack – typical mitigation latency is < 1 µs and filtering throughput is measured in **tens of millions of packets per second** on common server hardware.
7
7
8
-
*Raknet validation is currently stateless... this is open source, If you need a stateful filter contact me.*
8
+
> *Raknet validation is currently stateless... this is open source, If you need a stateful filter contact me.*
9
9
10
10
Effectively drops all non-raknet traffic targetting protected ports, features ratelimit and global blocklist to enhance DDoS mitigation capabilities
0 commit comments