Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 524 Bytes

File metadata and controls

27 lines (21 loc) · 524 Bytes

infinity-debug-pro

Setup

On NixOs or if you have Nix package manager :

$ nix-shell
# then jump to Usage within the nix shell

On other distros

$ python3 -m venv .venv
$ . .venv/bin/activate
(venv)$ pip3 install -r requirements.txt

Usage

$ ./main.py url login path

The url is the complete URL of the subject http://....html

The login is your full login

The path given is a relative path from where you launch the script to the directory where all the files will be created