anonstream/anonstream/routes
n9k 84ad17f13d Eyes
This commit adds the concept of eyes. One "eyes" is one instance of a
response to GET /stream.mp4. Currently the number of eyes clients can
have is unbounded, but this is a DoS vector.
2022-06-14 02:40:18 +00:00
..
__init__.py
core.py Eyes 2022-06-14 02:40:18 +00:00
nojs.py Offline screen 2022-06-11 23:14:12 +00:00
websocket.py Remove redundant failsafe `websocket.close()` 2022-06-11 23:14:16 +00:00
wrappers.py Send <!doctype html> in responses when auth fails 2022-06-11 23:14:16 +00:00