1
1
mirror of https://github.com/eblot/pybootd.git synced 2024-09-11 22:17:44 +03:00
pybootd/pybootd
2020-04-14 16:41:56 +02:00
..
etc Update config file 2020-04-10 18:33:18 +02:00
tests Add a very basic HTTP server 2019-09-06 16:20:54 +02:00
__init__.py Improve setup script. 2020-04-12 19:10:19 +02:00
daemons.py Add a very basic HTTP server 2019-09-06 16:20:54 +02:00
httpd.py Do not use ThreadingHTTPServer which has only been introduced w/ Py3.7 2020-04-12 18:11:19 +02:00
pxed.py Add MAC and UUID mask support to simplify configuration files 2020-04-14 16:41:56 +02:00
tftpd.py Add missing AND operator 2020-01-08 09:24:19 +01:00
util.py Adapt httpd test server to Py3 2019-09-06 11:16:00 +02:00