# Simple file server

## Entry

```bash
python3 file_server.py
```

Multi-threaded HTTP file server for the current working directory (default port 8000).
