Skip to content

ElDeveloper/worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

worker

Emperor's helper

Installation

bash

conda create -n fileserver python=3.8 tornado
pip install github3.py
git clone https://github.com/eldeveloper/worker

Starting the server

To get a server running, you'll need to have write access to /var/www/html/downloads/. Then you can run the following command, which will listen to requests on port 8888.

source activate fileserver
cd worker
python filer.py

About

Emperor's worker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages