Python Server Is a simple python script that hosts a server widely on the entire network which allow oher users on the network to enter the server
- Python 3.7
- Standard Libaries:
- http.server (built-in)
- socketserver (built-in)
- Standard Libaries:
- Windows
- Linux
- MacOS
To run this file type in the terminal:
python3 server.py
Then it'll work, if you have an index.html
file it will open it instantly
This Script is under MIT License
if you find any issues in the script please report in Issues