mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-26 10:16:27 +00:00
Correct docs - we no longer support change of basic proxy mode in the console app
This commit is contained in:
parent
32127f80e2
commit
6aa05df944
@ -9,8 +9,5 @@ mitmproxy forwards HTTP proxy requests to an upstream proxy server.
|
|||||||
<tr>
|
<tr>
|
||||||
<th width="20%">command-line</th> <td>-R http[s]://hostname[:port]</td>
|
<th width="20%">command-line</th> <td>-R http[s]://hostname[:port]</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<th>mitmproxy shortcut</th> <td><b>P</b></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
@ -9,8 +9,5 @@ mitmproxy forwards ordinary HTTP requests to an upstream server.
|
|||||||
<tr>
|
<tr>
|
||||||
<th width="20%">command-line</th> <td>-U http://hostname[:port]</td>
|
<th width="20%">command-line</th> <td>-U http://hostname[:port]</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
|
||||||
<th>mitmproxy shortcut</th> <td><b>U</b></td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
Loading…
Reference in New Issue
Block a user