From 0510c9b111aed03d0d3680db63614d50f231745c Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Wed, 10 Sep 2014 14:22:26 +1200 Subject: Client-side framework for web application --- libmproxy/web/static/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 libmproxy/web/static/index.html (limited to 'libmproxy/web/static/index.html') diff --git a/libmproxy/web/static/index.html b/libmproxy/web/static/index.html new file mode 100644 index 00000000..f38c3683 --- /dev/null +++ b/libmproxy/web/static/index.html @@ -0,0 +1,18 @@ + + + + + mitmproxy + + + + + +
+ + + \ No newline at end of file -- cgit v1.2.3