Last active
November 1, 2016 01:45
-
-
Save zikrillah/5aa06f4d332d8e6186c0e25d52a3632e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-nn : tidak melakukan resolve ip address dan port address | |
-x : melakukan print untuk setiap header packet | |
-s0 : spesifikasi ukuran paket yang akan di-capture 0 untuk meng-capture seluruh paket | |
-S : sequence paket, untuk mendapatkan jika ada output reset | |
-i : mengacu pada interface yang ingin di-capture(bisa berupa interface fiski atau VLAN) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment