Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 231 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 231 Bytes

Basic Python Server

It responds "Ok" to all requests The only objective of this app is to facilitate tests on network connectivity

You can run the project using the following

python server.py  <port>