pcap-mode.el (net/pcap-mode.el) Updated: 2 years, 7 months ago Add to my watchlist

Emacs Lisp pcap file viewer

This is a major mode for viewing pcap files.

Version: 2016.10.25 License: GPL-2+ GitHub
Maintainers No Maintainer
Categories net editors
Homepage https://github.com/orgcandman/pcap-mode
Platforms any
Variants -

"pcap-mode.el" depends on

lib (1)
run (1)
build (1)

Ports that depend on "pcap-mode.el"

No ports


Port notes

To use this mode, put the following in your ~/.emacs.d/init.el:

(require 'pcap-mode)

To automatically handle files ending in '.pcap', add something like:

(add-to-list 'auto-mode-alist '("\\.pcap$" . pcap-mode))


Port Health:

Loading Port Health

Installations (30 days)

1

Requested Installations (30 days)

0