Commit Graph

8690 Commits

Author SHA1 Message Date
Maximilian Hils
08895e9ba6 restructure examples
- restructure examples (fix #4031)
 - remove example dependencies from setup.py,
   we do not need special dependencies for our supported addons.
 - unify how we generate docs from code
 - improve example docs
2020-06-23 16:00:14 +02:00
Thomas Kriechbaumer
0793f61496
Merge pull request #4039 from JustAnotherArchivist/dev-version-detection-2
Replace git cat-file -t with -e and explain the magic ID
2020-06-22 13:55:36 +02:00
JustAnotherArchivist
9b6198a1fe Replace git cat-file -t with -e and explain the magic ID 2020-06-21 22:12:20 +00:00
Thomas Kriechbaumer
65cce78481
Merge pull request #4038 from Vane11ope/patch-1
the link of wsproto was not displayed right.
2020-06-21 21:41:31 +02:00
Vane11ope
f7cc067724
the link of wsproto was not displayed right
I just fixed the link attached to wsproto.
2020-06-22 02:42:31 +09:00
Thomas Kriechbaumer
e822d68e93
Merge pull request #4032 from jasonruz/patch-2
Document default listen port is 8080
2020-06-21 16:52:41 +02:00
Maximilian Hils
8e5c62c169
Merge pull request #4036 from JustAnotherArchivist/dev-version-detection
Verify that we're in the correct repository when extracting dev version information
2020-06-19 17:34:22 +02:00
JustAnotherArchivist
054d77fb48 Verify that we're in the correct repository when extracting dev version information
Fixes #3987
2020-06-19 15:20:06 +00:00
jasonruz
5599d3b654
Document default listen port is 8080 2020-06-16 14:41:52 +10:00
Maximilian Hils
31a6f60e45
Merge pull request #4006 from oxr463/patch-2
Document mitmweb architecture
2020-06-12 13:18:49 +02:00
V S Sreejeet
c93d00bd7f
Fix #4010. Options modal in the mitmweb page no longer overflows the y axis. (#4014)
don't overflow options dialog, fix #4010
2020-06-12 12:12:37 +02:00
Maximilian Hils
465db6f394
Merge pull request #4011 from G-Rath/patch-1
Support using `wslview` as a browser to open web url
2020-06-12 12:09:31 +02:00
Gareth Jones
f6261aa458 Support using wslview as a browser to open web url 2020-06-12 13:04:39 +12:00
Thomas Kriechbaumer
bbc2cf331a
Merge pull request #4023 from rbdixon/http2_response_fix
HTTP2 response reason is None, render as '' in property.
2020-06-08 19:35:32 +02:00
Brad Dixon
75ec05c85e HTTP2 response reason is None, render as '' in property.
Fixes an error triggered when displaying an HTTP2 response loaded
from a file.
2020-06-08 09:09:09 -04:00
Thomas Kriechbaumer
107b019b05
Merge pull request #4012 from soluble-ai/docs
Add Kubernetes HOWTO to docs
2020-05-31 14:28:11 +02:00
Nikita Stupin
a15d591a4e Remove unrelated focus options for TCP flow details 2020-05-29 20:34:30 +03:00
Matt Hamilton
4336720a32
add kubernetes howto 2020-05-23 00:26:06 -04:00
Nikita Stupin
c22129ccb7 Don't intercept TCP messages if there is no filter 2020-05-22 20:35:53 +03:00
Nikita Stupin
bace253682 Highlight intercepted TCP messages 2020-05-22 20:31:39 +03:00
Lucas Ramage
7854562883
Document mitmweb architecture
Bug: https://github.com/mitmproxy/mitmproxy/issues/3925
2020-05-18 14:21:23 -04:00
Maximilian Hils
67372d26ae simplify hugo config 2020-05-16 17:12:38 +02:00
Thung Han
41d1603f37 Fix #3975 by enabling inline HTML in Markdown docs 2020-05-16 17:11:39 +02:00
Maximilian Hils
30c904fe5f update hugo 2020-05-16 17:10:44 +02:00
Maximilian Hils
b4bd1741eb
Merge pull request #3992 from JustAnotherArchivist/ws-message-timestamp-float
Record float timestamp for WebSocket messages instead of truncating to int
2020-05-13 16:11:15 +02:00
root
ee5c710464 minor changes 2020-05-11 11:05:19 +05:30
MrNbaYoh
b6ce67f0d0 First step to fix #848 by adding a relax_http_form_validation option. 2020-05-11 06:02:33 +02:00
JustAnotherArchivist
479d4cda9b Record float timestamp for WebSocket messages instead of truncating to int 2020-05-09 13:13:14 +00:00
| |三 \/ | |\|
3372b77e93
Add a space after prefilled console command string (#3985)
Add a space after console command string
2020-05-08 22:04:05 +02:00
Deepanshu Lulla
8d8f4fd752
enable flag pygmentsCodefences = true (#3977)
* enable flag

Co-authored-by: Maximilian Hils <github@maximilianhils.com>
2020-05-08 22:02:19 +02:00
Nikita Stupin
199bd795b3 Add minimal TCP interception! 2020-05-08 22:19:26 +03:00
Maximilian Hils
cff5b820a6 certs: mark SAN as critical if no CN is set, fix #3981 2020-05-05 20:41:09 +02:00
root
04ace3654a fix console tab error 2020-05-05 20:11:27 +05:30
anneborcherding
7fdcbb09e6
added add-ons that enhance the performance of web application scanners. (#3961)
* added add-ons that enhance the performance of web application scanners.

Co-authored-by: weichweich <14820950+weichweich@users.noreply.github.com>
2020-05-04 10:37:13 +02:00
Maximilian Hils
f4aa3ee11c
Merge pull request #3970 from nikitastupin/master
Integrate contentviews to TCP flow details
2020-05-03 10:51:10 +02:00
Nikita Stupin
fe75f14ea2 Revert view_tcp_stream to List[bytes] implementation 2020-05-03 10:42:31 +03:00
Nikita Stupin
5ce87b7253 Assert viewmode not None 2020-05-03 10:28:43 +03:00
Nikita Stupin
3d46e98171 Remove blank lines 2020-05-02 13:01:50 +03:00
Nikita Stupin
46eb4a0624 Add contentview status bar to TCP flow details 2020-05-02 13:00:24 +03:00
Nikita Stupin
607d86965e Colorize arrows! 2020-05-02 12:49:02 +03:00
Nikita Stupin
2927d66d01 Change arrow style 2020-05-02 12:38:01 +03:00
Nikita Stupin
7aaa621783 Merge adjacent TCP "messages" 2020-05-02 12:25:59 +03:00
Nikita Stupin
469bd32582 Integrate contentviews to TCP flow details 2020-05-01 20:57:27 +03:00
Maximilian Hils
a802899491
Merge pull request #3956 from sarthak212/consoleerror
console error
2020-05-01 12:45:28 +02:00
root
4dd9abd6a9 add test for console error 2020-05-01 16:07:29 +05:30
root
a0a5e82481 Changes on console error 2020-05-01 14:54:08 +05:30
Maximilian Hils
1348ef7de8
docs: fix typo 2020-04-30 11:56:42 +02:00
Maximilian Hils
efcd73aecb
Merge pull request #3963 from senyuuri/fix_wsgi_example
Improve compatibility of wsgi_flask_app example on OS X
2020-04-29 11:22:54 +02:00
senyuuri
5beeeae81d
Improve compatibility of wsgi_flask_app example on OS X 2020-04-29 11:35:24 +08:00
Maximilian Hils
433c588c4c
fix typo in certificates documentation 2020-04-28 11:30:39 +02:00