Skip to content

DarjaGFX/phoenix-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix Server

Secures and Runs your python Scripts. terminates and delete all of them if unwanted file change happens (someone tries to edit your Code :D )

Secure your Directories:

python Phoenix.py secure /path/to/directory1 /path/to/directory2 ...

Run Your python Scripts and look for changes to terminate all processes and delete all files in given Directories:

python Phoenix.py run /path/to/script1 /path/to/script2 ...

About

Secures and runs your python scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages