Skip to content

Instantly share code, notes, and snippets.

@zikrillah
Last active November 1, 2016 01:45
Show Gist options
  • Save zikrillah/5aa06f4d332d8e6186c0e25d52a3632e to your computer and use it in GitHub Desktop.
Save zikrillah/5aa06f4d332d8e6186c0e25d52a3632e to your computer and use it in GitHub Desktop.
-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