ptth/todo.md

12 lines
384 B
Markdown
Raw Normal View History

2020-10-29 12:45:35 +00:00
- Parameter for server URL
- Parameter for static file serve path
2020-10-31 20:46:38 +00:00
- Parameter for server name
2020-10-31 16:53:38 +00:00
- Set up tokens or privkeys or tripcodes or something so clients can't trivially
impersonate servers
- Prevent directory traversal attacks
- Fix possible timing gap when refreshing http_listen (Just have client wait a few seconds?)
2020-10-29 12:45:35 +00:00
- Error handling
- Reverse proxy to other local servers