How to install megadose/holehe. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
megadose/holehe Installation Guide
How to install megadose/holehe. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for megadose/holehe. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i megadose/holeheor
Install via npx
npx @hexmos/ipm i megadose/holehePrerequisites
Python
languageVersion: 3.7.0
pip3
package_managergit
version_controlDocker
containerizationManual Installation Methods
Manual installation instructions. How to install from GitHub source.
Install with PyPI
pip3 install holeheInstall with Github
git clone https://github.com/megadose/holehe.git
cd holehe/
python3 setup.py installInstall with Docker
docker build . -t my-holehe-image
docker run my-holehe-image holehe test@gmail.com