From ff09529ba3a5ec6d8df38a354ca61a6a4d33d3a1 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Sun, 14 Sep 2014 12:33:07 +1200 Subject: Add tornado dependency, serve index file --- libmproxy/web/templates/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 libmproxy/web/templates/index.html (limited to 'libmproxy/web/templates') diff --git a/libmproxy/web/templates/index.html b/libmproxy/web/templates/index.html new file mode 100644 index 00000000..434f15f9 --- /dev/null +++ b/libmproxy/web/templates/index.html @@ -0,0 +1,16 @@ + + + + + mitmproxy + + + + + +
+ + + \ No newline at end of file -- cgit v1.2.3