github.com/geniusesgroup/libgo@v0.0.0-20220713101832-828057a9d3d4/achaemenid/firewall.go (about)

     1  /* For license and copyright information please see LEGAL file in repository */
     2  
     3  package achaemenid
     4  
     5  // deep learning algorithms
     6  // We use and share trained model between servers and help to improve it by.
     7  
     8  // Count broken packet to detect any type of attack like DDoS
     9  
    10  // Send signal to gateway router to block Attacker IP addresses.
    11  
    12  // Each connection can use just by one device,
    13  // so if 2 device send packet on diffrent IP it means attack or mobile IP!!