]> git.plutz.net Git - rpi_small/commitdiff
update documentation
authorPaul Hänsch <paul@plutz.net>
Thu, 1 Nov 2018 22:01:41 +0000 (23:01 +0100)
committerPaul Hänsch <paul@plutz.net>
Thu, 1 Nov 2018 22:01:41 +0000 (23:01 +0100)
README.md
files/srv/webserver.sed

index c9fb62ff95e88f054b828f93d8b8146ea78663b3..c71eda0077e0689a6f3619c85608eedddb882e4b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -42,8 +42,7 @@ If you do not provide your own SSH key, the build script will conveniently gener
     ssh -i id_rsa root@oktopus
 
 ## ToDo
- * set up bluetooth
- * set up DHCP/DNS (dnsmasq)
- * possibly set up a redirect rule via `iptables` (may not be necessary)
- * provide the display application via web server
  * include the sensor driver and utilities
+ * include the display application
+ * provide the display application via web server (mockup server so far)
+ * possibly counter DNS rebind protection by identifying as gateway and redirect via `iptables` (may not be necessary)
index f509a6c7851726e7839fb1cee79384b10a3dbd10..3ef113103bd2e7cd26dd925e307c12025285fa2e 100755 (executable)
@@ -11,7 +11,7 @@ iHTTP/1.1 200 OK\r\
 Content-Type: text/html; encoding=utf-8\r\
 Connection: close\r\
 \r\
-<HTML><HEAD><TITLE>Oktopus</TITLE></HEAD><BODY><H1>Oktopus</H1>Oktopus</BODY></HTML>
+<HTML><HEAD><TITLE>Oktopus</TITLE></HEAD><BODY><H1>Oktopus</H1>The machine that goes "bing".</BODY></HTML>
 p
 q
 }