Update Readme.md

This commit is contained in:
Tristan 2024-06-09 16:24:24 -04:00 committed by GitHub
parent 08baf581c8
commit 3b0d80b484
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@ A convenient tool for removing specified files from zip archives. This can be us
This is a small bash script that should be piped through ```unzip -l file.zip``` I wanted a way to see a different size of files in the archive. This is a small bash script that should be piped through ```unzip -l file.zip``` I wanted a way to see a different size of files in the archive.
### packet.py ### 5. `packet.py`
A small packet I use for testing. ```scapy``` needed. A small packet I use for testing. ```scapy``` needed.
## Installation ## Installation