
Una interfaz de usuario de terminal para tshark, inspirada en Wireshark
Una interfaz de usuario de terminal para tshark, inspirada en Wireshark.
¡V2.4 ya está disponible con búsqueda de paquetes y perfiles de colores y columnas! Consulta el ChangeLog.

Si estás depurando en una máquina remota con un pcap grande y sin ganas de hacer scp de vuelta a tu escritorio, ¡termshark puede ayudar!
tshark tiene muchas más funciones que termshark aún no expone. ¡Consulta Lo que sigue!
Termshark está preempaquetado para las siguientes plataformas: Arch Linux, Debian (inestable), FreeBSD, Homebrew, MacPorts, Kali Linux, NixOS, SnapCraft, Termux (Android) y Ubuntu.
Termshark utiliza módulos de Go. Establece GO111MODULE=on y luego ejecuta:```bash
go install github.com/gcla/termshark/v2/cmd/[email protected]
Para las versiones de Go entre 1.14 y 1.17, usa```bash
go get github.com/gcla/termshark/v2/cmd/termshark
Luego agrega ~/go/bin/ a tu PATH.
Para todo análisis de paquetes, termshark depende de tshark del proyecto Wireshark. Asegúrate de que tshark esté en tu PATH.
Inspeccionar un pcap local:
termshark -r /tmp/test.pcap
``````bash
termshark -r test.pcap
Capturar paquetes ping en la interfaz eth0:```bash
termshark -i eth0 icmp
Ejecuta ```termshark -h``` para ver las opciones.
## Downloads
Los ejecutables precompilados están disponibles a través de [Github releases](https://github.com/gcla/termshark/releases). O descarga la última compilación desde la rama master - [](https://travis-ci.com/gcla/termshark).
## Documentation
Consulta la [guía de usuario de termshark](https://github.com/gcla/termshark/blob/HEAD/docs/UserGuide.md), y mi mejor intento de algunas [FAQs](https://github.com/gcla/termshark/blob/HEAD/docs/FAQ.md). Para un resumen de actualizaciones, consulta el [ChangeLog](https://github.com/gcla/termshark/blob/HEAD/CHANGELOG.md#changelog).
## Dependencies
Termshark depende de estos paquetes de código abierto:
- [tshark](https://www.wireshark.org/docs/man-pages/tshark.html) - analizador de protocolos de red de línea de comandos, parte de [Wireshark](https://wireshark.org)
- [tcell](https://github.com/gdamore/tcell) - un paquete de manejo de terminal basado en celdas, inspirado en termbox
- [gowid](https://github.com/gcla/gowid) - widgets de interfaz de terminal composicionales, inspirados en [urwid](http://urwid.org), construidos sobre [tcell](https://github.com/gdamore/tcell)
Ten en cuenta que tshark es una dependencia en tiempo de ejecución y debe estar en tu ```PATH``` para que termshark funcione. Se requiere la versión 1.10.2 o superior (aproximadamente 2013).
## Contributors
Gracias a todos los que han contribuido con ports, parches y esfuerzo.
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://swit.sh"><img src="https://assets.kitploit.com/production/public/readmes/2547/182d81855f685304e49f497dddb12cded81c30f233869e3a72830070016fb175.jpg" width="100px;" alt=""/><br /><sub><b>Ross Jacobs</b></sub></a><br /><a href="https://github.com/gcla/termshark/commits?author=pocc" title="Code">💻</a> <a href="https://github.com/gcla/termshark/issues?q=author%3Apocc" title="Bug reports">🐛</a> <a href="#userTesting-pocc" title="User Testing">📓</a></td>
<td align="center"><a href="https://github.com/Hongarc"><img src="https://assets.kitploit.com/production/public/readmes/2547/636461382b7ac49ccd954006163ed48be5cca6457f2137beb062ac4eda9ac7e8.png" width="100px;" alt=""/><br /><sub><b>Hongarc</b></sub></a><br /><a href="https://github.com/gcla/termshark/commits?author=Hongarc" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/zi0r"><img src="https://assets.kitploit.com/production/public/readmes/2547/18ee93e9d8c30b13743dae3fd64558c0c71fb0898359fb73cf101743402b0255.jpg" width="100px;" alt=""/><br /><sub><b>Ryan Steinmetz</b></sub></a><br /><a href="#platform-zi0r" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://søb.org/"><img src="https://assets.kitploit.com/production/public/readmes/2547/0a6a5b3ba05bb9d113615173876a9229b6d0fe3b86adc3ca44dab4cf6ca2e75a.jpg" width="100px;" alt=""/><br /><sub><b>Nicolai Søborg</b></sub></a><br /><a href="#platform-NicolaiSoeborg" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://qulogic.gitlab.io/"><img src="https://assets.kitploit.com/production/public/readmes/2547/b74af26e6cf3f65ecb4d75c755d327d139227fb501058d096446bd74f3566e1e.jpg" width="100px;" alt=""/><br /><sub><b>Elliott Sales de Andrade</b></sub></a><br /><a href="https://github.com/gcla/termshark/commits?author=QuLogic" title="Code">💻</a></td>
<td align="center"><a href="http://rski.github.io"><img src="https://assets.kitploit.com/production/public/readmes/2547/c55437d2f7cf269adaec4194dd5881b4ea0c0c1362f631e7a2e6522d1562d7ff.jpg" width="100px;" alt=""/><br /><sub><b>Romanos</b></sub></a><br /><a href="https://github.com/gcla/termshark/commits?author=rski" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/denyspozniak"><img src="https://assets.kitploit.com/production/public/readmes/2547/42a9f2401b31228ea0574429ec7c16c685610d4718940f4b96da3b481ad1b793.jpg" width="100px;" alt=""/><br /><sub><b>Denys</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Adenyspozniak" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/jerry73204"><img src="https://assets.kitploit.com/production/public/readmes/2547/32e521ef63968cf3d1a942e943b5da7c637d8b797c237a68b3c6cb5e5ff2ccb9.png" width="100px;" alt=""/><br /><sub><b>jerry73204</b></sub></a><br /><a href="#platform-jerry73204" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="http://thann.github.com"><img src="https://assets.kitploit.com/production/public/readmes/2547/48d2f4839d2625edd2af44f665aa95efcef61def66ba0d27c320596e5acc1e95.jpg" width="100px;" alt=""/><br /><sub><b>Jon Knapp</b></sub></a><br /><a href="#platform-Thann" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://github.com/mharjac"><img src="https://assets.kitploit.com/production/public/readmes/2547/d9950f228b8ecafaf58e0638028eada8b40ffc4acb7746f6e5813ef7b6940570.jpg" width="100px;" alt=""/><br /><sub><b>Mario Harjac</b></sub></a><br /><a href="#platform-mharjac" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://github.com/abenson"><img src="https://assets.kitploit.com/production/public/readmes/2547/00cf8fa3cdfd2b12d59b2c6a9cf6a1b9c94da1fdda3432822d85b741600782eb.gif" width="100px;" alt=""/><br /><sub><b>Andrew Benson</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Aabenson" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/sagis-tikal"><img src="https://assets.kitploit.com/production/public/readmes/2547/57496bbdc3c0a8169ffd15711e9417bdcaf818ebdfe486ed9718be57ff874d9a.png" width="100px;" alt=""/><br /><sub><b>sagis-tikal</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Asagis-tikal" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/punkymaniac"><img src="https://assets.kitploit.com/production/public/readmes/2547/0507b9f41eeeb52d7f7833e59bc7dce610c23576918c8b59239a273fab3680e4.png" width="100px;" alt=""/><br /><sub><b>punkymaniac</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Apunkymaniac" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/msenturk"><img src="https://assets.kitploit.com/production/public/readmes/2547/3f87d4ef6a0d2f762842fb21bf3d874d90ba0ab7dd1e27c4e835cd17bba6f0b5.png" width="100px;" alt=""/><br /><sub><b>msenturk</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Amsenturk" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/szuecs"><img src="https://assets.kitploit.com/production/public/readmes/2547/deeaa8688d533cea928b9328402ea82bbd93b271150d1a82842e2c75a75a95f8.png" width="100px;" alt=""/><br /><sub><b>Sandor Szücs</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Aszuecs" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/dawidd6"><img src="https://assets.kitploit.com/production/public/readmes/2547/87eed5fa5599b23dc8bdaf414ce5b47d1518591880b18df4344a659aec194b04.png" width="100px;" alt=""/><br /><sub><b>Dawid Dziurla</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Adawidd6" title="Bug reports">🐛</a> <a href="#platform-dawidd6" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://github.com/jJit0"><img src="https://assets.kitploit.com/production/public/readmes/2547/2ae73e12cb1e9989929920c4e9da0b02b6f6f8f0bd1944ac9ebfbf6b4dca746b.png" width="100px;" alt=""/><br /><sub><b>jJit0</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3AjJit0" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://colinrogers001.com"><img src="https://assets.kitploit.com/production/public/readmes/2547/56fddd2528477d35cc12f53d7d7fecfa6ef6e8b1c4da1093046415eff74d8c95.png" width="100px;" alt=""/><br /><sub><b>inzel</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Ainzel" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/thejerrod"><img src="https://assets.kitploit.com/production/public/readmes/2547/b40d85d566d3ead7b0cdf482ada3189db026e9c8964c99683cf84545703f0484.png" width="100px;" alt=""/><br /><sub><b>thejerrod</b></sub></a><br /><a href="#ideas-thejerrod" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/gdluca"><img src="https://assets.kitploit.com/production/public/readmes/2547/64c5be02458b424a0bc30f66982a499acc58ed8944bf63093d11cc430ae06841.png" width="100px;" alt=""/><br /><sub><b>gdluca</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Agdluca" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/winpat"><img src="https://assets.kitploit.com/production/public/readmes/2547/3d2f15f47ee3299b1d6c3ddad9b73943fac46704e5f6a0e2af792e5d78f86a63.jpg" width="100px;" alt=""/><br /><sub><b>Patrick Winter</b></sub></a><br /><a href="#platform-winpat" title="Packaging/porting to new platform">📦</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/RobertLarsen"><img src="https://assets.kitploit.com/production/public/readmes/2547/5affd7e7f1304f1d9793dd5ede840b8e9524ef41ee391e50a76911a3c0080a05.jpg" width="100px;" alt=""/><br /><sub><b>Robert Larsen</b></sub></a><br /><a href="#ideas-RobertLarsen" title="Ideas, Planning, & Feedback">🤔</a> <a href="#userTesting-RobertLarsen" title="User Testing">📓</a></td>
<td align="center"><a href="https://mingrammer.com"><img src="https://assets.kitploit.com/production/public/readmes/2547/d4453fdaa741e71fec33ac78633ed357302f713089daa416840f7d6255287a55.jpg" width="100px;" alt=""/><br /><sub><b>MinJae Kwon</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Amingrammer" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/the-c0d3r"><img src="https://assets.kitploit.com/production/public/readmes/2547/a531f2e26c7a0c75d3edfb4caa2897ba95d718d2b6b3770630d4a1dc9346dee1.png" width="100px;" alt=""/><br /><sub><b>the-c0d3r</b></sub></a><br /><a href="#ideas-the-c0d3r" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/gvanem"><img src="https://assets.kitploit.com/production/public/readmes/2547/5fcea84f3e156115fbbf6d3117cbdbb4309147a04caed2778124579ccb0db8a0.png" width="100px;" alt=""/><br /><sub><b>Gisle Vanem</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Agvanem" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/hook-s3c"><img src="https://assets.kitploit.com/production/public/readmes/2547/f3f0da3b62042406fc313dd23132e4ff14c225317ab45506a88c0b49c3f01157.jpg" width="100px;" alt=""/><br /><sub><b>hook</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Ahook-s3c" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://twitter.com/_lennart"><img src="https://assets.kitploit.com/production/public/readmes/2547/5ce4e1f9de77e843cf7f86b6e42461cdb7cdeff3955ac4490733e97b47782639.png" width="100px;" alt=""/><br /><sub><b>Lennart Koopmann</b></sub></a><br /><a href="#ideas-lennartkoopmann" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://keybase.io/cfernandez"><img src="https://assets.kitploit.com/production/public/readmes/2547/3fd2f367717e690b929b92a636ddc06d1cf6266c38517d262a0f1f1b5afca00f.png" width="100px;" alt=""/><br /><sub><b>Fernandez, ReK2</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3AReK2Fernandez" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/mazball"><img src="https://assets.kitploit.com/production/public/readmes/2547/0431211e043cf57ab0cafc7eb7f1cd5454a9a6ec29489dde0b3fc32e92eb5910.png" width="100px;" alt=""/><br /><sub><b>mazball</b></sub></a><br /><a href="#ideas-mazball" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/wfailla"><img src="https://assets.kitploit.com/production/public/readmes/2547/9fa9d2167d880209b6d5a33b4a14f6c56c3ab269fb64a6011463a46c0160bee6.png" width="100px;" alt=""/><br /><sub><b>wfailla</b></sub></a><br /><a href="#ideas-wfailla" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/rongyi"><img src="https://assets.kitploit.com/production/public/readmes/2547/0779902963d5ea4bdc66d039b5d26f359360a3376a153876e29196412c46c824.jpg" width="100px;" alt=""/><br /><sub><b>荣怡</b></sub></a><br /><a href="#ideas-rongyi" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/thebyrdman-git"><img src="https://assets.kitploit.com/production/public/readmes/2547/9fdf27ed31ff03a5f5b1d199d90b87908e7db3720dda9eaf38ac0ca68c88800e.png" width="100px;" alt=""/><br /><sub><b>thebyrdman-git</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Athebyrdman-git" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://www.mi.fu-berlin.de/en/inf/groups/ilab/members/mosig.html"><img src="https://assets.kitploit.com/production/public/readmes/2547/de746c99925e6a52848fb397ad4ef69bf43ba4257df491116263443344bab5fd.jpg" width="100px;" alt=""/><br /><sub><b>Clemens Mosig</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Acmosig" title="Bug reports">🐛</a></td>
<td align="center"><a href="http://www.cipherdyne.org/"><img src="https://assets.kitploit.com/production/public/readmes/2547/9259f997444e87a377d46060c606d241d4601fc6c2cdd29758b71bff2f9ea260.png" width="100px;" alt=""/><br /><sub><b>Michael Rash</b></sub></a><br /><a href="#userTesting-mrash" title="User Testing">📓</a></td>
<td align="center"><a href="https://github.com/joelparker"><img src="https://assets.kitploit.com/production/public/readmes/2547/b68c93136f1eb40baa7a98c9bd6fc44f15178907cd045a24ab1267b5d4f4d477.jpg" width="100px;" alt=""/><br /><sub><b>joelparker</b></sub></a><br /><a href="#userTesting-joelparker" title="User Testing">📓</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/dragosmaftei"><img src="https://assets.kitploit.com/production/public/readmes/2547/0fbc5c9dc0ed95bff6faa290eebee3486f72e09c2820d73010fdfde96d14b29b.png" width="100px;" alt=""/><br /><sub><b>Dragos Maftei</b></sub></a><br /><a href="#ideas-dragosmaftei" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="http://www.giassa.net"><img src="https://assets.kitploit.com/production/public/readmes/2547/56fed3e2526b3ce3b7ca51e96e90f4ebb15901d9738531deebb6428e70ef28a6.png" width="100px;" alt=""/><br /><sub><b>Matthew Giassa</b></sub></a><br /><a href="#ideas-IAXES" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/sean-abbott"><img src="https://assets.kitploit.com/production/public/readmes/2547/446dc2349808d64617485856a5a46876146fcb723dc8e30d18aa77f6aacc7b41.jpg" width="100px;" alt=""/><br /><sub><b>Sean Abbott</b></sub></a><br /><a href="#platform-sean-abbott" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="http://www.linsong.org"><img src="https://assets.kitploit.com/production/public/readmes/2547/e26bf02dec6f78d58cc280553578fe7b4e2b0733de71ea78b10cd9072f0da3de.jpg" width="100px;" alt=""/><br /><sub><b>Vincent Wang</b></sub></a><br /><a href="#ideas-linsong" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/Piping"><img src="https://assets.kitploit.com/production/public/readmes/2547/80efcaddb8ae84f611e3c66d24658ca3dbe608859d4acba40795d1bf58b35940.jpg" width="100px;" alt=""/><br /><sub><b>piping</b></sub></a><br /><a href="#ideas-Piping" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/kevinhwang91"><img src="https://assets.kitploit.com/production/public/readmes/2547/ab16aa6cca384313051b13bdecb1c624b81267a961995280ec862015df9652fe.jpg" width="100px;" alt=""/><br /><sub><b>kevinhwang91</b></sub></a><br /><a href="#ideas-kevinhwang91" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/gcla/termshark/issues?q=author%3Akevinhwang91" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://jbo.io"><img src="https://assets.kitploit.com/production/public/readmes/2547/c299fca39170e0dc9ff9cd70bac79dd90ef21e8cb438ceb21b8ec9c7d60a9d60.png" width="100px;" alt=""/><br /><sub><b>Justin Overfelt</b></sub></a><br /><a href="#ideas-jboverfelt" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/loudsong"><img src="https://assets.kitploit.com/production/public/readmes/2547/457279dec5c27e8b390797a6f815b89e0bcffe453e4eca90f80f6b6952e0d41c.png" width="100px;" alt=""/><br /><sub><b>Anthony</b></sub></a><br /><a href="#ideas-loudsong" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/basondole"><img src="https://assets.kitploit.com/production/public/readmes/2547/a5a91d13a8f56f5223d8acaf374ce0f8bf3027b09dd4ad23eeb43f1087534efb.png" width="100px;" alt=""/><br /><sub><b>basondole</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Abasondole" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/zoulja"><img src="https://assets.kitploit.com/production/public/readmes/2547/a9dbde547e86175a21912a801a2f2553da36ac886770ce6665db36269ee5c0b6.png" width="100px;" alt=""/><br /><sub><b>zoulja</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Azoulja" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/freddii"><img src="https://assets.kitploit.com/production/public/readmes/2547/bb9b549566c98e027abb8e08e2eabf194bfaa271e9168647871b08b1006973f7.png" width="100px;" alt=""/><br /><sub><b>freddii</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Afreddii" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/thordy"><img src="https://assets.kitploit.com/production/public/readmes/2547/d6ddd33b79fe4b690b07428a30aee834c4aeed9a7cac6ca4cc08356423ce9617.jpg" width="100px;" alt=""/><br /><sub><b>Thord Setsaas</b></sub></a><br /><a href="https://github.com/gcla/termshark/commits?author=thordy" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/deliciouslytyped"><img src="https://assets.kitploit.com/production/public/readmes/2547/898668c48689fee3bc2483ebc70a3f9d0ec57d3d88928971c31e1a3d36ddeb99.png" width="100px;" alt=""/><br /><sub><b>deliciouslytyped</b></sub></a><br /><a href="https://github.com/gcla/termshark/issues?q=author%3Adeliciouslytyped" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/factorion"><img src="https://assets.kitploit.com/production/public/readmes/2547/5e9d8fcc8234be9eead6b8c5829b204e37e573e899bea57bc7d0b84a5e275133.png" width="100px;" alt=""/><br /><sub><b>factorion</b></sub></a><br /><a href="#platform-factorion" title="Packaging/porting to new platform">📦</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/herbygillot"><img src="https://assets.kitploit.com/production/public/readmes/2547/b11f99bbf9f1080e0aa4237fbb986dfc305b71cbbb10e8445723412e22805527.jpg" width="100px;" alt=""/><br /><sub><b>Herby Gillot</b></sub></a><br /><a href="#platform-herbygillot" title="Packaging/porting to new platform">📦</a></td>
<td align="center"><a href="https://github.com/nmeum"><img src="https://assets.kitploit.com/production/public/readmes/2547/66e6099e8036e4bb03534b0dfeae8f2cd37d3461bb1286cb8deb5e9c9318fb38.jpg" width="100px;" alt=""/><br /><sub><b>nmeum</b></sub></a><br /><a href="#ideas-nmeum" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://deftly.net"><img src="https://assets.kitploit.com/production/public/readmes/2547/9547a4421e6b390116a51f55899cc28ce4fbf0f6e04acf1a19915784d280a76a.png" width="100px;" alt=""/><br /><sub><b>Aaron Bieber</b></sub></a><br /><a href="#ideas-qbit" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/elig0n"><img src="https://assets.kitploit.com/production/public/readmes/2547/ccffe961cb46208e37e37874be9dbe3886ed8c2bcb3a85243e1e2906e4f67f6f.jpg" width="100px;" alt=""/><br /><sub><b>elig0n</b></sub></a><br /><a href="#ideas-elig0n" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/luzpaz"><img src="https://assets.kitploit.com/production/public/readmes/2547/227d4d997657b1dc9e5f73b808a7680df3362cc15603d5f0b9d2f1d5aa14a8cf.png" width="100px;" alt=""/><br /><sub><b>luzpaz</b></sub></a><br /><a href="https://github.com/gcla/termshark/commits?author=luzpaz" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/uzxmx"><img src="https://assets.kitploit.com/production/public/readmes/2547/afb13587cef3431151cc26bb7319d04c8e1a19bba8f343064947b9b595aac76c.jpg" width="100px;" alt=""/><br /><sub><b>uzxmx</b></sub></a><br /><a href="https://github.com/gcla/termshark/commits?author=uzxmx" title="Code">💻</a></td>
</tr>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->
## Contact
El autor - Graham Clark ([email protected]) [![Follow on Twitter][twitter-follow-img]][twitter-follow-url]
## License
[](LICENSE)