Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wingxel/SimpleDirectoryServer

Serves a directory through HTTP on LAN.
https://github.com/wingxel/SimpleDirectoryServer

Last synced: 3 months ago
JSON representation

Serves a directory through HTTP on LAN.

Awesome Lists containing this project

README

        

# SimpleDirectoryServer

Serves a directory through HTTP on LAN.

In windows, run the script as administrator.

### Run:

```shell
python3 FileServer.py -d /directory/to/serve -p port_number
```