aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Workaround for MacOS transparent proxyMiheer Dewaskar2018-03-111-2/+37
| | | | | | | | | This workaround (adopted from #1261) allows MacOS users to redirect their machine's outgoing traffic to mitmproxy transparently.
* | | Fix typo in addons-overview.mdSimon Elvery2018-05-051-1/+1
| | |
* | | Changed syntax from v2 to v3p1uymi2018-04-261-3/+3
| | | | | | | | | | | | --client-certs = v2 syntax --> --set client_certs=value = v3 syntax --cadir = v2 syntax --> --set cadir=value = v3 syntax
* | | fix GA idMaximilian Hils2018-04-111-1/+1
| | |
* | | Merge pull request #3025 from Kriechi/py36Aldo Cortesi2018-04-011-4/+4
|\ \ \ | | | | | | | | Python 3.5 is dead -- long live Python 3.6!
| * | | Python 3.5 is dead -- long live Python 3.6!Thomas Kriechbaumer2018-03-311-4/+4
| | | | | | | | | | | | | | | | fixes #2266
* | | | Update addons-overview.mdghillu2018-04-011-2/+2
|/ / / | | | | | | Fixed a typo
* | | Merge pull request #3012 from Kriechi/docs-optionsAldo Cortesi2018-03-3011-60/+112
|\ \ \ | | | | | | | | docs: add auto-generated options reference
| * | | docs: add auto-generated options referenceThomas Kriechbaumer2018-03-2511-63/+101
| | | |
| * | | docs: add skeleton for options scriptMaximilian Hils2018-03-241-0/+14
| | |/ | |/|
* / | Fixed Typo in Transparent Proxy Setup for MacMichael Shi2018-03-261-1/+1
|/ / | | | | Fixed typo referencing `en2` when it should mention `en0`
* | fix cloudfront invalidation pathsMaximilian Hils2018-03-213-3/+3
| |
* | various docs improvementsMaximilian Hils2018-03-2115-96/+141
| | | | | | | | | | | | | | - add clickable anchors for headers - add "outdated" warning for archived docs - add "edit on github" button - beautify template
* | improve transparent mode docsMaximilian Hils2018-03-201-80/+75
| |
* | minor docs fixesMaximilian Hils2018-03-203-36/+43
| |
* | add google analyticsMaximilian Hils2018-03-202-0/+2
| |
* | abort doc scripts on errorMaximilian Hils2018-03-205-1/+6
| |
* | add README for docs installMaximilian Hils2018-03-201-0/+22
|/
* docs: cloudfront invalidationAldo Cortesi2018-03-073-8/+8
|
* release: revamped release upload processAldo Cortesi2018-03-071-1/+1
|
* docs: enable upload to docs.mitmproxy.org/masterAldo Cortesi2018-03-072-8/+13
|
* docs: add robots.txt and error.htmlAldo Cortesi2018-03-054-1/+19
| | | | | | - robots.txt prevents crawling of everything but /stable - error.html has a simple meta refresh to the latest stable docs. This will also help crawlers find the right path.
* docs: add build and upload scriptsAldo Cortesi2018-03-054-0/+36
| | | | | | The upload scripts might be unified down the track, or might not. CloudFront is not set up for the docs bucket yet, so CDN invalidation is commented out. This will be added later.
* docs: port changes in .css to .scss sourceAldo Cortesi2018-03-052-15/+11
|
* Merge pull request #2949 from Kriechi/docs-protocolsAldo Cortesi2018-03-051-0/+93
|\ | | | | docs: add protocols description
| * docs: add protocols descriptionThomas Kriechbaumer2018-03-031-0/+93
| |
* | Merge pull request #2948 from Kriechi/docs-sidebar-heightMaximilian Hils2018-03-041-1/+0
|\ \ | | | | | | render sidebar without height limit
| * | render sidebar without height limitThomas Kriechbaumer2018-03-031-1/+0
| |/
* / make sidebar visually distinctThomas Kriechbaumer2018-03-031-0/+4
|/
* readd Wireshark SSL master secrets docsThomas Kriechbaumer2018-03-021-0/+28
|
* Merge pull request #2920 from kira0204/docs-2913Maximilian Hils2018-02-259-8/+8
|\ | | | | Docs updates
| * trans-1 updatekira02042018-02-251-0/+0
| |
| * few more fixes,picture modkira02042018-02-259-8/+8
| |
* | Merge pull request #2914 from kira0204/docs-2913Aldo Cortesi2018-02-251-4/+4
|\| | | | | Updating docs
| * Fixing #2913kira02042018-02-241-4/+4
| |
* | Spelling corrected for think*Monami Sharma2018-02-241-1/+1
|/ | | Replaced "You should thin* of the mitmproxy" to "You should think* of the mitmproxy"
* All new documentationAldo Cortesi2018-02-22168-3959/+12464
| | | | | | | | | | | | | | | | | | | | | | | | | | This patch does a lot. - Ditch sphinx in favor of hugo. This gives us complete control of the layout and presentation of our docs. Henceforth, docs will be hosted on our website rather than ReadTheDocs. - Create a simple, clean doc layout and theme. - Remove large parts of the documentaion. I've ditched anything that was a) woefully out of date, b) too detailed, or c) too hard to maintain in the long term. - Huge updates to the docs themselves: completely rewrite addons documentation, add docs for core concepts like commands and options, and revise and tweak a lot of the existing docs. With this patch, we're also changing the way we publish and maintain the docs. From now on, we don't publish docs for every release. Instead, the website will contain ONE set of docs for each major release. The online docs will be updated if needed as minor releases are made. Docs are free to improve during minor releases, but anything that changes behaviour sufficiently to require a doc change warrants a new major release. This also leaves us free to progressively update and improve docs out of step with our release cadence. With this new scheme, I feel CI over the docs is less important. I've removed it for now, but won't object if someone wants to add it back in.
* Merge pull request #2841 from aniketpanjwani/fix_linux_transparent_proxy_docsMaximilian Hils2018-02-131-1/+3
|\ | | | | Modify Linux transparent proxy docs to include ipv6 configuration.
| * docs: don't set accept_redirects.Maximilian Hils2018-02-131-2/+0
| | | | | | | | | | | | it's not really clear why we are even doing this, so let's just remove it entirely and see what happens. Discussion: https://github.com/mitmproxy/mitmproxy/pull/2841#discussion_r165928492
| * Modify Linux transparent proxy docs to include ipv6 configuration.Aniket Panjwani2018-02-041-0/+4
| |
* | Fix a typo in events.rstEdward Medvedev2018-02-111-4/+4
| | | | | | This PR fixes a tiny typo in the documentation.
* | Updates the pfctl configGokul2018-02-091-2/+1
|/ | | The previous config threw a syntax error when saving.
* docs: minor improvementsMaximilian Hils2018-01-011-1/+1
|
* websocket: docs++ and kill messagesThomas Kriechbaumer2017-12-272-2/+14
| | | | fixes #2724
* cleanup transparent linux docsThomas Kriechbaumer2017-12-211-26/+8
|
* Update linux.rstJim Higson2017-12-211-2/+22
|
* minor docs improvementsMaximilian Hils2017-12-181-6/+3
| | | | 1. The way the certificate is installed (mitm.it or not) does not matter. 2. Instructions are a bit shorter now and match those provided by Apple at https://support.apple.com/en-us/HT204477.
* move extra info for ios to ios sectionjimhigson2017-12-181-5/+8
|
* docs++: add websocket PING/PONGThomas Kriechbaumer2017-12-121-0/+5
|
* docs++: add individual protocol pagesThomas Kriechbaumer2017-12-127-7/+63
|