Projects STRLCPY hiphp Files
🤬
..
src Loading last commit info...
CHANGELOG
README.md
main.py
usage.txt
version.txt
README.md

Run Hiphp-desktop:

# Dwonload:
❯ git clone https://github.com/yasserbdj96/hiphp.git
❯ cd hiphp

# install requirements:
❯ pip install -r requirements.txt
❯ pip install -r hiphp-desktop/requirements-dst.txt
❯ pip install -r hiphp-linux/requirements-linux.txt #for linux os.
❯ pip install -r hiphp-win/requirements-win.txt #for windows os.

# run with hiphp-desktop tool:
❯ cd hiphp-desktop
❯ python3 main.py local

# Run with Makefile:
❯ make run arg="dst" url="<URL>" key="<KEY>"

# For Linux:
cd hiphp-linux
❯ bash run-hiphp-desktop.sh

# For Windows:
# Do not forget to modify the "config.ini" file or use the following command:
# > python -c "import sys; open('config.ini','w+').write('python_default_path='+sys.executable)"
# OR Run 'hiphp-win\config-configure.py'.
cd hiphp-win
❯ run-hiphp-desktop.bat

# OR if you installed it on Ubuntu:
❯ hiphp --dst

Run hiphp-desktop In Colab:

Open hiphp-desktop In Colab

Screenshots:


Changelog History:

Click to See changelog History
## 0.2.2 [18-11-2022][Last Version]
 - Bug fixes & performance improvements.
Please wait...
Page is in error, reload to recover