/webserver

Primary LanguagePython

Web Server with Authentication

Dependence

sudo apt install -y python3

Usage

 cd <path_to_directory>
 curl -sSL https://raw.githubusercontent.com/XK4MiLX/webserver/main/server.py  | python3 - <your_username> <your_password> <port>