Skip to content

codey260/python-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Python Server

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


Content:

Requirements:

  • Python 3.7
    • Standard Libaries:
      • http.server (built-in)
      • socketserver (built-in)

Supported Operating Systems:

  • Windows
  • Linux
  • MacOS

How to run:

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

License

This Script is under MIT License

Issues

if you find any issues in the script please report in Issues


About

A Simple Python script hosts a local server widely on the newtowrk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages