Skip to content

CL0Pinette/infinity-debug-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors