2014-01-27 01:16:23 +00:00
|
|
|
<ul class="nav nav-list">
|
|
|
|
$!nav(idxpath, this, state)!$
|
|
|
|
$!nav("install.html", this, state)!$
|
2015-05-18 00:05:29 +00:00
|
|
|
$!nav("certinstall.html", this, state)!$
|
2014-01-27 01:16:23 +00:00
|
|
|
$!nav("howmitmproxy.html", this, state)!$
|
2014-09-06 22:42:25 +00:00
|
|
|
$!nav("modes.html", this, state)!$
|
2014-01-27 01:16:23 +00:00
|
|
|
|
|
|
|
<li class="nav-header">Tools</li>
|
|
|
|
$!nav("mitmproxy.html", this, state)!$
|
|
|
|
$!nav("mitmdump.html", this, state)!$
|
2014-12-28 09:35:14 +00:00
|
|
|
$!nav("config.html", this, state)!$
|
2014-01-27 01:16:23 +00:00
|
|
|
|
|
|
|
<li class="nav-header">Features</li>
|
|
|
|
$!nav("anticache.html", this, state)!$
|
2014-09-08 11:41:25 +00:00
|
|
|
|
2014-01-27 01:16:23 +00:00
|
|
|
$!nav("filters.html", this, state)!$
|
|
|
|
$!nav("replacements.html", this, state)!$
|
2014-09-08 11:41:25 +00:00
|
|
|
$!nav("clientreplay.html", this, state)!$
|
2014-01-27 01:16:23 +00:00
|
|
|
$!nav("serverreplay.html", this, state)!$
|
|
|
|
$!nav("setheaders.html", this, state)!$
|
2014-09-08 11:41:25 +00:00
|
|
|
$!nav("passthrough.html", this, state)!$
|
2014-10-23 02:05:01 +00:00
|
|
|
$!nav("proxyauth.html", this, state)!$
|
2014-01-27 01:16:23 +00:00
|
|
|
$!nav("reverseproxy.html", this, state)!$
|
2014-10-23 02:05:01 +00:00
|
|
|
$!nav("responsestreaming.html", this, state)!$
|
|
|
|
$!nav("socksproxy.html", this, state)!$
|
|
|
|
$!nav("sticky.html", this, state)!$
|
|
|
|
$!nav("tcpproxy.html", this, state)!$
|
2014-09-08 11:41:25 +00:00
|
|
|
$!nav("upstreamproxy.html", this, state)!$
|
2014-01-27 01:16:23 +00:00
|
|
|
$!nav("upstreamcerts.html", this, state)!$
|
|
|
|
|
2014-09-08 11:41:25 +00:00
|
|
|
|
2014-01-27 01:16:23 +00:00
|
|
|
<li class="nav-header">Transparent Proxying</li>
|
|
|
|
$!nav("transparent.html", this, state)!$
|
|
|
|
$!nav("transparent/linux.html", this, state)!$
|
|
|
|
$!nav("transparent/osx.html", this, state)!$
|
|
|
|
|
2015-05-18 00:05:29 +00:00
|
|
|
<li class="nav-header">Scripting</li>
|
2014-01-27 01:16:23 +00:00
|
|
|
$!nav("scripting/inlinescripts.html", this, state)!$
|
|
|
|
$!nav("scripting/libmproxy.html", this, state)!$
|
|
|
|
|
|
|
|
<li class="nav-header">Tutorials</li>
|
|
|
|
$!nav("tutorials/30second.html", this, state)!$
|
|
|
|
$!nav("tutorials/gamecenter.html", this, state)!$
|
|
|
|
$!nav("tutorials/transparent-dhcp.html", this, state)!$
|
|
|
|
|
|
|
|
<li class="nav-header">Hacking</li>
|
2014-09-06 22:42:25 +00:00
|
|
|
$!nav("dev/architecture.html", this, state)!$
|
2014-01-27 01:16:23 +00:00
|
|
|
$!nav("dev/testing.html", this, state)!$
|
2015-02-28 02:35:28 +00:00
|
|
|
$!nav("dev/sslkeylogfile.html", this, state)!$
|
2014-01-27 01:16:23 +00:00
|
|
|
</ul>
|