Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 679 Bytes

File metadata and controls

34 lines (28 loc) · 679 Bytes

python_dos_tool

Simple DOS tool I made ages ago
image

Usage

Can be run locally but a VPS is recommended

    perl script.c

Compile to .exe

Must have pyinstaller installed:

    pip install pytinstaller

cd to the scripts directory then run:

    pyinstaller --onefile script.c

Login

You can add your own logins into the script but the default is:

    username: karan
    Password: karan

I am not responsible for anythin that comes from this scripts usage