Skip to content
SwiftGrid LtdSwiftGrid Ltd
  • About
    • Our Team
    • Blogs & Resources
  • Hosting
    • VPS Servers
    • Dedicated Servers
    • LLM & AI Agent
  • WordPress
    • WordPress Hosting
    • WordPress Agency
    • Rebuild & Recovery
  • Email
    • Business Email
    • Email Server
  • Solutions
    • Windows RDP Cloud
    • Hosted Linux
    • Hosted Mac
  • Contact us
  • Talk 
  • Clients 
    • Billing & Invoices
    • Contact
    • MySwiftBox Login
    • Remote Support
Blog, Support

Watch Connections per IP (DDOS)

Posted on August 15, 2019June 30, 2020 by Matt

To watch the number of connections per IP, enter the following command on your linux server.

netstat -alpn | grep :80 | awk '{print $5}' |awk -F: '{print $(NF-1)}' |sort | uniq -c | sort -nr

This entry was posted in Blog, Support and tagged Linux.
Matt

Gravity Forms – WordPress Catering Forms
How To Update Your Godaddy Name Servers
Copyright 2025 © Swift Grid Ltd | Terms of Service
  • About
    • Our Team
    • Blogs & Resources
  • Hosting
    • VPS Servers
    • Dedicated Servers
    • LLM & AI Agent
  • WordPress
    • WordPress Hosting
    • WordPress Agency
    • Rebuild & Recovery
  • Email
    • Business Email
    • Email Server
  • Solutions
    • Windows RDP Cloud
    • Hosted Linux
    • Hosted Mac
  • Contact us