Restrict application network communication

Virtually all server software comes with network communication capabilities, which inherently introduces security vulnerabilities. Examples include PHP flood attacks and Redis amplification attacks.


We can address these security risks by restricting the network communication scope of such applications.


Through the Defense System, we can restrict applications to communicate only with designated IP addresses or specific regions.


8.png


<< Restrict port access to authorized regions