Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/filetools] Tools for getting, inspecting and validating files and their information

License

Notifications You must be signed in to change notification settings

TruncatedDinoSour/filetools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/filetools

Filetools

Tools for getting, inspecting and validating files and their information

Requirements

Installation

Manual

python3 -m pip install --user -r requirements.txt
chmod a+rx ./setup.sh
sudo ./setup.sh

Packages

Tools

  • finfo -- Get detailed file information
  • fhash -- Generate file hashes
  • fhashver -- Verify hashes generated by fhash