index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
added add-ons that enhance the performance of web application scanners. (#3961)
anneborcherding
2020-05-04
6
-0
/
+646
*
Improve compatibility of wsgi_flask_app example on OS X
senyuuri
2020-04-29
1
-2
/
+2
*
examples: reformat to prevent too long lines
Thomas Kriechbaumer
2020-04-11
3
-35
/
+48
*
Merge pull request #3846 from kimbo/kl/block-doh
Thomas Kriechbaumer
2020-04-05
2
-0
/
+178
|
\
|
*
broke up long line into multiple lines
kimbo
2020-04-04
1
-1
/
+54
|
*
replace scraping and DNS lookups with static list
kimbo
2020-04-04
1
-127
/
+3
|
*
fix lint errors
kimbo
2020-03-04
1
-3
/
+17
|
*
add block doh example to examples/complex/README
kimbo
2020-03-04
1
-0
/
+1
|
*
example for blocking DNS queries over HTTPS
kimbo
2020-03-04
1
-0
/
+234
*
|
improve scripting docs
Thomas Kriechbaumer
2020-04-04
6
-96
/
+113
*
|
lint!
Maximilian Hils
2020-04-03
1
-1
/
+0
*
|
fix nonblocking example
Maximilian Hils
2020-04-03
1
-3
/
+3
|
/
*
Address lint
beth
2020-01-20
1
-2
/
+2
*
Update WSGI example
beth92
2020-01-20
1
-4
/
+4
*
Fix converting to HAR in case of void response
Shrub, Aliaksei
2019-11-29
1
-2
/
+2
*
Merge pull request #3693 from typoon/fix-command-bar-issue-3259
Maximilian Hils
2019-11-21
1
-2
/
+2
|
\
|
*
adjust remote debug example to latest pycharm version
Maximilian Hils
2019-11-18
1
-2
/
+2
*
|
cleanup mypy usage
Maximilian Hils
2019-11-16
3
-1
/
+4
|
/
*
update mypy
Maximilian Hils
2019-11-12
1
-2
/
+2
*
bump deps
Thomas Kriechbaumer
2019-09-28
2
-0
/
+0
*
fix linting
Thomas Kriechbaumer
2019-09-28
1
-1
/
+1
*
make dict comprehension more readable
Maximilian Hils
2019-09-05
1
-1
/
+4
*
Updated har_dump,py timings dictionary function
RamiBerm
2019-09-03
1
-1
/
+1
*
Merge pull request #3444 from BoboTiG/fix-resource-leaks
Maximilian Hils
2019-01-06
1
-3
/
+3
|
\
|
*
Fix ResourceWarning: unclosed file, prevent resource leaks
Mickaël Schoentgen
2019-01-06
1
-3
/
+3
*
|
Fix several DeprecationWarning: invalid escape sequence
Mickaël Schoentgen
2019-01-05
2
-3
/
+3
|
/
*
Corrected keep_host_header usage option
Alex Lauerman
2018-10-25
1
-1
/
+1
*
Added link_expander.py example to simple examples (#3348)
jbrule
2018-10-12
2
-0
/
+29
*
add websocket example
Thomas Kriechbaumer
2018-10-09
1
-0
/
+13
*
[examples/xss_scanner] replace relative import
David Kremer
2018-08-15
1
-3
/
+3
*
Merge pull request #3186 from andersonvom/master
Aldo Cortesi
2018-07-11
1
-0
/
+0
|
\
|
*
Rename scripting file
Anderson Mesquita
2018-06-08
1
-0
/
+0
*
|
Update CLI usage instructions
Pierre Cavan
2018-06-26
1
-3
/
+3
*
|
View API slightly extended; codebase cleaned in some points
madt1m
2018-06-13
1
-1
/
+1
|
/
*
typo
Miroslav
2018-05-27
1
-1
/
+1
*
websocket: inject messages via flow
Thomas Kriechbaumer
2018-05-16
1
-0
/
+23
*
docs: console key binding docs and example
Aldo Cortesi
2018-05-15
1
-0
/
+11
*
Fixing Typos
Joaquin
2018-05-13
2
-2
/
+2
*
fix tcp example
Thomas Kriechbaumer
2018-05-11
1
-12
/
+11
*
Merge pull request #3106 from cortesi/noprint
Maximilian Hils
2018-05-08
4
-9
/
+8
|
\
|
*
Ditch the addon stdout wrapper
Aldo Cortesi
2018-05-08
4
-9
/
+8
*
|
har_dump example cmdline invocation
0xHJK
2018-05-08
1
-0
/
+6
|
/
*
events: document behaviour of done() more fully
Aldo Cortesi
2018-05-08
1
-2
/
+6
*
Merge pull request #3097 from cortesi/examp
Aldo Cortesi
2018-05-05
1
-4
/
+10
|
\
|
*
Revamp dup_and_replay example
Aldo Cortesi
2018-05-05
1
-4
/
+10
*
|
Remove the tick event
Aldo Cortesi
2018-05-02
1
-5
/
+0
|
/
*
fix Python 3.6 variable type annotations #3053
oscure76
2018-04-14
5
-9
/
+9
*
fix example filename
Thomas Kriechbaumer
2018-04-13
1
-1
/
+1
*
Typo fix
Barry Lee
2018-03-10
1
-4
/
+4
*
Merge pull request #2922 from kajojify/new_example
Aldo Cortesi
2018-02-26
2
-16
/
+9
|
\
[next]