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
/
complex
/
dns_spoofing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected keep_host_header usage option
Alex Lauerman
2018-10-25
1
-1
/
+1
*
Update CLI usage instructions
Pierre Cavan
2018-06-26
1
-3
/
+3
*
rename TLS/SSL-related attributes
Thomas Kriechbaumer
2018-01-06
1
-1
/
+1
*
Revamp how addons work
Aldo Cortesi
2017-04-25
1
-2
/
+1
*
addon loader: add boot_into, which replaces returning from start()
Aldo Cortesi
2017-03-25
1
-2
/
+2
*
addons: start -> load throughout
Aldo Cortesi
2017-03-25
1
-1
/
+1
*
Enable custom options for addons
Aldo Cortesi
2017-03-14
1
-8
/
+9
*
Changes dns_spoofing example to use --keep-host-header
Nikhil Soni
2017-03-03
1
-8
/
+3
*
.headers["host"] -> .host_header
Maximilian Hils
2017-02-18
1
-2
/
+2
*
fix typo
Maximilian Hils
2017-02-14
1
-1
/
+1
*
Reset the host header to the correct destination
Ammonite
2017-01-30
1
-0
/
+1
*
Store original host in flow metadata
Ammonite
2017-01-29
1
-7
/
+5
*
Fix host extraction
Ammonite
2017-01-22
1
-1
/
+1
*
Follow PEP-8 and add comment
Ammonite
2017-01-22
1
-5
/
+8
*
Add blank lines for lint
Ammonite
2017-01-21
1
-0
/
+2
*
Change class name
Ammonite
2017-01-20
1
-2
/
+2
*
Get the the original header in requestheaders instead of request
Ammonite
2017-01-20
1
-19
/
+28
*
organize examples
Maximilian Hils
2016-11-21
1
-0
/
+49