Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created January 16, 2019 09:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/a7a1ef15e5511f851c8c939dda24674b to your computer and use it in GitHub Desktop.
Save ryantm/a7a1ef15e5511f851c8c939dda24674b to your computer and use it in GitHub Desktop.
/nix/store/fb1l64gsi2zr4wviny652x28x94s0xrp-wireshark-qt-2.6.6
├── bin
│   ├── capinfos
│   ├── captype
│   ├── dumpcap
│   ├── editcap
│   ├── idl2wrs
│   ├── mergecap
│   ├── randpkt
│   ├── rawshark
│   ├── reordercap
│   ├── sharkd
│   ├── text2pcap
│   ├── tshark
│   └── wireshark
├── lib
│   ├── libwireshark.so -> libwireshark.so.11
│   ├── libwireshark.so.11 -> libwireshark.so.11.1.6
│   ├── libwireshark.so.11.1.6
│   ├── libwiretap.so -> libwiretap.so.8
│   ├── libwiretap.so.8 -> libwiretap.so.8.0.6
│   ├── libwiretap.so.8.0.6
│   ├── libwscodecs.so -> libwscodecs.so.2
│   ├── libwscodecs.so.2 -> libwscodecs.so.2.0.0
│   ├── libwscodecs.so.2.0.0
│   ├── libwsutil.so -> libwsutil.so.9
│   ├── libwsutil.so.9 -> libwsutil.so.9.0.0
│   ├── libwsutil.so.9.0.0
│   └── wireshark
│   ├── extcap
│   │   ├── androiddump
│   │   ├── ciscodump
│   │   ├── randpktdump
│   │   ├── sshdump
│   │   └── udpdump
│   ├── FindGLIB2.cmake
│   ├── FindWireshark.cmake
│   ├── FindWSWinLibs.cmake
│   ├── LocatePythonModule.cmake
│   ├── plugins
│   │   └── 2.6
│   │   ├── codecs
│   │   │   └── l16mono.so
│   │   ├── epan
│   │   │   ├── ethercat.so
│   │   │   ├── gryphon.so
│   │   │   ├── irda.so
│   │   │   ├── mate.so
│   │   │   ├── opcua.so
│   │   │   ├── profinet.so
│   │   │   ├── stats_tree.so
│   │   │   ├── transum.so
│   │   │   ├── unistim.so
│   │   │   ├── wimaxasncp.so
│   │   │   ├── wimaxmacphy.so
│   │   │   └── wimax.so
│   │   └── wiretap
│   │   └── usbdump.so
│   ├── UseAsn2Wrs.cmake
│   ├── UseMakePluginReg.cmake
│   ├── WiresharkConfig.cmake
│   └── WiresharkConfigVersion.cmake
├── nix-support
│   └── propagated-user-env-packages
└── share
├── appdata
│   └── wireshark.appdata.xml
├── applications
│   └── wireshark.desktop
├── icons
│   ├── hicolor
│   │   ├── 128x128
│   │   │   ├── apps
│   │   │   │   └── wireshark.png
│   │   │   └── mimetypes
│   │   │   └── application-wireshark-doc.png
│   │   ├── 16x16
│   │   │   ├── apps
│   │   │   │   └── wireshark.png
│   │   │   └── mimetypes
│   │   │   └── application-wireshark-doc.png
│   │   ├── 24x24
│   │   │   ├── apps
│   │   │   │   └── wireshark.png
│   │   │   └── mimetypes
│   │   │   └── application-wireshark-doc.png
│   │   ├── 256x256
│   │   │   ├── apps
│   │   │   │   └── wireshark.png
│   │   │   └── mimetypes
│   │   │   └── application-wireshark-doc.png
│   │   ├── 32x32
│   │   │   ├── apps
│   │   │   │   └── wireshark.png
│   │   │   └── mimetypes
│   │   │   └── application-wireshark-doc.png
│   │   ├── 48x48
│   │   │   ├── apps
│   │   │   │   └── wireshark.png
│   │   │   └── mimetypes
│   │   │   └── application-wireshark-doc.png
│   │   ├── 64x64
│   │   │   ├── apps
│   │   │   │   └── wireshark.png
│   │   │   └── mimetypes
│   │   │   └── application-wireshark-doc.png
│   │   └── scalable
│   │   └── apps
│   │   └── wireshark.svg
│   └── wireshark.svg
├── man
│   ├── man1
│   │   ├── androiddump.1.gz
│   │   ├── capinfos.1.gz
│   │   ├── captype.1.gz
│   │   ├── ciscodump.1.gz
│   │   ├── dftest.1.gz
│   │   ├── dumpcap.1.gz
│   │   ├── editcap.1.gz
│   │   ├── mergecap.1.gz
│   │   ├── randpkt.1.gz
│   │   ├── randpktdump.1.gz
│   │   ├── rawshark.1.gz
│   │   ├── reordercap.1.gz
│   │   ├── sshdump.1.gz
│   │   ├── text2pcap.1.gz
│   │   ├── tshark.1.gz
│   │   ├── udpdump.1.gz
│   │   └── wireshark.1.gz
│   └── man4
│   ├── extcap.4.gz
│   └── wireshark-filter.4.gz
├── mime
│   └── packages
│   └── wireshark.xml
└── wireshark
├── androiddump.html
├── AUTHORS-SHORT
├── capinfos.html
├── captype.html
├── cfilters
├── ciscodump.html
├── colorfilters
├── console.lua
├── COPYING
├── dfilters
├── dftest.html
├── diameter
│   ├── AlcatelLucent.xml
│   ├── chargecontrol.xml
│   ├── CiscoSystems.xml
│   ├── Cisco.xml
│   ├── Custom.make
│   ├── Custom.xml
│   ├── dictionary.dtd
│   ├── dictionary.xml
│   ├── eap.xml
│   ├── Ericsson.xml
│   ├── etsie2e4.xml
│   ├── HP.xml
│   ├── Huawei.xml
│   ├── Inovar.xml
│   ├── Juniper.xml
│   ├── mobileipv4.xml
│   ├── mobileipv6.xml
│   ├── nasreq.xml
│   ├── NokiaSolutionsAndNetworks.xml
│   ├── Nokia.xml
│   ├── Oracle.xml
│   ├── sip.xml
│   ├── Starent.xml
│   ├── sunping.xml
│   ├── TGPP2.xml
│   ├── TGPP.xml
│   ├── VerizonWireless.xml
│   └── Vodafone.xml
├── dtd_gen.lua
├── dtds
│   ├── dc.dtd
│   ├── itunes.dtd
│   ├── mscml.dtd
│   ├── pocsettings.dtd
│   ├── presence.dtd
│   ├── reginfo.dtd
│   ├── rlmi.dtd
│   ├── rss.dtd
│   ├── smil.dtd
│   ├── watcherinfo.dtd
│   ├── xcap-caps.dtd
│   └── xcap-error.dtd
├── dumpcap.html
├── editcap.html
├── enterprises.tsv
├── extcap.html
├── help
│   ├── capture_filters.txt
│   ├── capturing.txt
│   ├── display_filters.txt
│   ├── faq.txt
│   ├── getting_started.txt
│   ├── overview.txt
│   └── toc
├── init.lua
├── manuf
├── mergecap.html
├── pdml2html.xsl
├── profiles
│   ├── Bluetooth
│   │   ├── colorfilters
│   │   └── preferences
│   └── Classic
│   └── colorfilters
├── radius
│   ├── custom.includes
│   ├── Custom.make
│   ├── dictionary
│   ├── dictionary.3com
│   ├── dictionary.3gpp
│   ├── dictionary.3gpp2
│   ├── dictionary.acc
│   ├── dictionary.acme
│   ├── dictionary.actelis
│   ├── dictionary.aerohive
│   ├── dictionary.airespace
│   ├── dictionary.alcatel
│   ├── dictionary.alcatel.esam
│   ├── dictionary.alcatel-lucent.aaa
│   ├── dictionary.alcatel.sr
│   ├── dictionary.alteon
│   ├── dictionary.altiga
│   ├── dictionary.alvarion
│   ├── dictionary.alvarion.wimax.v2_2
│   ├── dictionary.apc
│   ├── dictionary.aptis
│   ├── dictionary.arbor
│   ├── dictionary.aruba
│   ├── dictionary.ascend
│   ├── dictionary.asn
│   ├── dictionary.audiocodes
│   ├── dictionary.avaya
│   ├── dictionary.azaire
│   ├── dictionary.bay
│   ├── dictionary.bintec
│   ├── dictionary.bluecoat
│   ├── dictionary.bristol
│   ├── dictionary.broadsoft
│   ├── dictionary.brocade
│   ├── dictionary.bskyb
│   ├── dictionary.bt
│   ├── dictionary.cablelabs
│   ├── dictionary.cabletron
│   ├── dictionary.camiant
│   ├── dictionary.chillispot
│   ├── dictionary.cisco
│   ├── dictionary.cisco.asa
│   ├── dictionary.cisco.bbsm
│   ├── dictionary.cisco.vpn3000
│   ├── dictionary.cisco.vpn5000
│   ├── dictionary.citrix
│   ├── dictionary.clavister
│   ├── dictionary.cnergee
│   ├── dictionary.colubris
│   ├── dictionary.columbia_university
│   ├── dictionary.compat
│   ├── dictionary.compatible
│   ├── dictionary.cosine
│   ├── dictionary.dante
│   ├── dictionary.dellemc
│   ├── dictionary.dhcp
│   ├── dictionary.digium
│   ├── dictionary.dlink
│   ├── dictionary.dragonwave
│   ├── dictionary.efficientip
│   ├── dictionary.eltex
│   ├── dictionary.epygi
│   ├── dictionary.equallogic
│   ├── dictionary.ericsson
│   ├── dictionary.ericsson.ab
│   ├── dictionary.ericsson.packet.core.networks
│   ├── dictionary.extreme
│   ├── dictionary.f5
│   ├── dictionary.fdxtended
│   ├── dictionary.fortinet
│   ├── dictionary.foundry
│   ├── dictionary.freedhcp
│   ├── dictionary.freeradius
│   ├── dictionary.freeradius.internal
│   ├── dictionary.freeswitch
│   ├── dictionary.gandalf
│   ├── dictionary.garderos
│   ├── dictionary.gemtek
│   ├── dictionary.h3c
│   ├── dictionary.hp
│   ├── dictionary.huawei
│   ├── dictionary.iana
│   ├── dictionary.iea
│   ├── dictionary.infoblox
│   ├── dictionary.infonet
│   ├── dictionary.ipunplugged
│   ├── dictionary.issanni
│   ├── dictionary.itk
│   ├── dictionary.jradius
│   ├── dictionary.juniper
│   ├── dictionary.karlnet
│   ├── dictionary.kineto
│   ├── dictionary.lancom
│   ├── dictionary.livingston
│   ├── dictionary.localweb
│   ├── dictionary.lucent
│   ├── dictionary.manzara
│   ├── dictionary.meinberg
│   ├── dictionary.merit
│   ├── dictionary.meru
│   ├── dictionary.microsemi
│   ├── dictionary.microsoft
│   ├── dictionary.mikrotik
│   ├── dictionary.motorola
│   ├── dictionary.motorola.wimax
│   ├── dictionary.navini
│   ├── dictionary.netscreen
│   ├── dictionary.networkphysics
│   ├── dictionary.nexans
│   ├── dictionary.nokia
│   ├── dictionary.nokia.conflict
│   ├── dictionary.nomadix
│   ├── dictionary.nortel
│   ├── dictionary.ntua
│   ├── dictionary.openser
│   ├── dictionary.packeteer
│   ├── dictionary.paloalto
│   ├── dictionary.patton
│   ├── dictionary.perle
│   ├── dictionary.propel
│   ├── dictionary.prosoft
│   ├── dictionary.proxim
│   ├── dictionary.purewave
│   ├── dictionary.quiconnect
│   ├── dictionary.quintum
│   ├── dictionary.redcreek
│   ├── dictionary.rfc2865
│   ├── dictionary.rfc2866
│   ├── dictionary.rfc2867
│   ├── dictionary.rfc2868
│   ├── dictionary.rfc2869
│   ├── dictionary.rfc3162
│   ├── dictionary.rfc3576
│   ├── dictionary.rfc3580
│   ├── dictionary.rfc4072
│   ├── dictionary.rfc4372
│   ├── dictionary.rfc4603
│   ├── dictionary.rfc4675
│   ├── dictionary.rfc4679
│   ├── dictionary.rfc4818
│   ├── dictionary.rfc4849
│   ├── dictionary.rfc5090
│   ├── dictionary.rfc5176
│   ├── dictionary.rfc5447
│   ├── dictionary.rfc5580
│   ├── dictionary.rfc5607
│   ├── dictionary.rfc5904
│   ├── dictionary.rfc6519
│   ├── dictionary.rfc6572
│   ├── dictionary.rfc6677
│   ├── dictionary.rfc6911
│   ├── dictionary.rfc6929
│   ├── dictionary.rfc6930
│   ├── dictionary.rfc7055
│   ├── dictionary.rfc7155
│   ├── dictionary.rfc7268
│   ├── dictionary.rfc7499
│   ├── dictionary.rfc7930
│   ├── dictionary.riverbed
│   ├── dictionary.riverstone
│   ├── dictionary.roaringpenguin
│   ├── dictionary.ruckus
│   ├── dictionary.ruggedcom
│   ├── dictionary.sangoma
│   ├── dictionary.sg
│   ├── dictionary.shasta
│   ├── dictionary.shiva
│   ├── dictionary.siemens
│   ├── dictionary.slipstream
│   ├── dictionary.sofaware
│   ├── dictionary.sonicwall
│   ├── dictionary.springtide
│   ├── dictionary.starent
│   ├── dictionary.starent.vsa1
│   ├── dictionary.surfnet
│   ├── dictionary.symbol
│   ├── dictionary.telebit
│   ├── dictionary.telkom
│   ├── dictionary.terena
│   ├── dictionary.trapeze
│   ├── dictionary.travelping
│   ├── dictionary.tropos
│   ├── dictionary.t_systems_nova
│   ├── dictionary.ukerna
│   ├── dictionary.unisphere
│   ├── dictionary.unix
│   ├── dictionary.usr
│   ├── dictionary.utstarcom
│   ├── dictionary.valemount
│   ├── dictionary.versanet
│   ├── dictionary.vqp
│   ├── dictionary.walabi
│   ├── dictionary.waverider
│   ├── dictionary.wichorus
│   ├── dictionary.wimax
│   ├── dictionary.wimax.alvarion
│   ├── dictionary.wimax.wichorus
│   ├── dictionary.wispr
│   ├── dictionary.xedia
│   ├── dictionary.xylan
│   ├── dictionary.yubico
│   ├── dictionary.zeus
│   ├── dictionary.zte
│   ├── dictionary.zyxel
│   └── README.radius_dictionary
├── randpktdump.html
├── randpkt.html
├── rawshark.html
├── reordercap.html
├── services
├── smi_modules
├── sshdump.html
├── text2pcap.html
├── tpncp
│   └── tpncp.dat
├── tshark.html
├── udpdump.html
├── wimaxasncp
│   ├── dictionary.dtd
│   └── dictionary.xml
├── wireshark-filter.html
├── wireshark.html
├── wka
└── ws.css
53 directories, 383 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment