Skip to content

LeonLeeLi/ADOFAI_DELETE_TOOL-WEB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADOFAI_DELETE_TOOL WEB

This is the web version for ADOFAI_DELETE_TOOL

How to deploy

.\venv\scripts\activate.bat

python app.py 
.\venv\scripts\activate

python app.py

We recommend deploying using a virtual environment or conda because it is more convenient for you to modify or use, without polluting the existing Python environment

When deploying, if you need to modify the port, please make sure to also modify the port in 'templates/upload.html' so that it can run properly

Please note that you should modify the IP address in the "upload.html" file located in the "templates" folder to match the IP address of your own VPS.

The default port is 5123 , you can also use nginx to deploy this.

We recommend that you use the Docker version ,There is the website.

This project is no longer being updated. Please migrate to the Docker version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published