|
iptopTrack the Most Visited IP Addresses on a Server |
Syntaxiptop [option] |
ExamplesThis shows the top 25 IPs by visit count per day $ /go/iptop This shows the top 25 IPs by visit count per hour $ /go/iptop 3600 To block IP addresses that are making more than 1000 visits per hour to your server $ /go/iptop block To block IP addresses that are making more than 2000 visits per hour to your server $ echo "2000" > /etc/iptop $ /go/iptop block To ensure certain IP addresses are never blocked $ /go/white 203.0.113.45 |
Related GoPanel commands404top - Block High Traffic 404 Visits on GoPanel Serverbot - Track All Bot Visits to Your Server (Good & Bad Bots) bottop - Block Bad Bots from Visiting Your Server ddos - Track and Block DDoS Attack IPs in GoPanel httptop - Displays active HTTP requests in real-time mailtop - Check Most Active Email Accounts in GoPanel mysqltop - Identifying the Most Accessed Databases on GoPanel Server posttop - Track and Check IPs Making POST Requests to GoPanel Server querytop - Most Frequently Executed MySQL SQL Queries usertop - Check Recent Visitors per Domain white - Add the IP to the Whitelist |
|
|