User Tools

Site Tools


linux:command-monitor-traffic-network

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:command-monitor-traffic-network [2020/09/26 04:54] kbadminlinux:command-monitor-traffic-network [2020/09/26 04:58] (current) – [HTTPRY] kbadmin
Line 18: Line 18:
  
 ====== - HTTPRY ====== ====== - HTTPRY ======
-Untuk dapat menggunakan httpry anda harus menginstall paket epel+Httpry adalah tools monitoring traffic port 80 untuk linux dan Untuk dapat menggunakan httpry anda harus menginstall paket epel
 <code> <code>
 yum install epel-release -y yum install epel-release -y
Line 24: Line 24:
 </code> </code>
  
-Berikut ini adalah cara penggunaan httpry untuk memonitor traffic pada port 80+Berikut ini adalah cara penggunaan httpry
 <code> <code>
 httpry -i eth0 httpry -i eth0
Line 37: Line 37:
 2020-09-26 15:47:53     36.77.47.183    139.99.53.101   >       GET     kediripost.co.id        /wp-content/themes/korankoran/includes/sharrre.php?url=http%3A%2F%2Fkediripost.co.id%2F2020%2F09%2F26%2Fdhito-tiba-tiba-datang-ke-nu%2F&type=googlePlus   HTTP/1.1        -       - 2020-09-26 15:47:53     36.77.47.183    139.99.53.101   >       GET     kediripost.co.id        /wp-content/themes/korankoran/includes/sharrre.php?url=http%3A%2F%2Fkediripost.co.id%2F2020%2F09%2F26%2Fdhito-tiba-tiba-datang-ke-nu%2F&type=googlePlus   HTTP/1.1        -       -
 2020-09-26 15:47:53     36.77.47.183    139.99.53.101   >       GET     kediripost.co.id        /wp-content/themes/korankoran/includes/sharrre.php?url=http%3A%2F%2Fkediripost.co.id%2F2020%2F09%2F26%2Fdhito-tiba-tiba-datang-ke-nu%2F&type=stumbleupon  HTTP/1.1        -       - 2020-09-26 15:47:53     36.77.47.183    139.99.53.101   >       GET     kediripost.co.id        /wp-content/themes/korankoran/includes/sharrre.php?url=http%3A%2F%2Fkediripost.co.id%2F2020%2F09%2F26%2Fdhito-tiba-tiba-datang-ke-nu%2F&type=stumbleupon  HTTP/1.1        -       -
-2020-09-26 15:47:53     139.99.53.101   143.204.82.117  >       GET     www.stumbleupon.com     /services/1.01/badge.getinfo?</code>+2020-09-26 15:47:53     139.99.53.101   143.204.82.117  >       GET     www.stumbleupon.com     /services/1.01/badge.getinfo?
 </code> </code>
  
Line 63: Line 63:
 <code> <code>
 httpry -q -i eth0 -n 30 'src host 139.99.53.101' httpry -q -i eth0 -n 30 'src host 139.99.53.101'
 +</code>
 +dan untuk filter traffic berdasarkan destinasi ip address, anda bisa menggunakan perintah
 +<code>
 +httpry -q -i eth0 -n 30 'dst host 139.99.53.101'
 </code> </code>
  
 +apakah httpry dapat memonitor traffic https atau port 443? Sejauh ini belum bisa.
 +Itulah tadi salah satu command linux yaitu httpry yang mungkin sangat bermanfaat untuk anda.
  
 ====== - IFTOP ====== ====== - IFTOP ======

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
linux/command-monitor-traffic-network.1601110442.txt.gz · Last modified: 2020/09/26 04:54 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki