Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Use Debian package instead of Python module for "mitmproxy" #456

Merged
merged 2 commits into from
Jan 11, 2019
Merged

Use Debian package instead of Python module for "mitmproxy" #456

merged 2 commits into from
Jan 11, 2019

Conversation

minhducsun2002
Copy link
Contributor

It is no longer possible on some systems to compile the required version of cryptography for mitmproxy.
Thus, we use a compiled version instead.

@mh4x0f
Copy link
Member

mh4x0f commented Jan 11, 2019

great, need for check if the system is Debian-based

Other distributions might not have some of the required dependencies.
@mh4x0f mh4x0f merged commit 554c53d into P0cL4bs:master Jan 11, 2019
@mh4x0f
Copy link
Member

mh4x0f commented Jan 11, 2019

thanks @minhducsun2002

@minhducsun2002
Copy link
Contributor Author

You're welcome.

I think I will get an Ubuntu system and attempt to install it with Debian procedure, then PR again if I can successfully do that

@mh4x0f
Copy link
Member

mh4x0f commented Jan 11, 2019

on ubuntu system the mitmproxy 0.18.2 working fine, but if you can do somes tests, it cool

@mh4x0f
Copy link
Member

mh4x0f commented Jan 12, 2019

@minhducsun2002 this patch working on kali linux ?

@minhducsun2002
Copy link
Contributor Author

@minhducsun2002 this patch working on kali linux ?

Yes. Period.

@mh4x0f
Copy link
Member

mh4x0f commented Jan 12, 2019

nice, so add it to the kali too

@minhducsun2002
Copy link
Contributor Author

nice, so add it to the kali too

How? "$dist" = "Kali"?

@mh4x0f
Copy link
Member

mh4x0f commented Jan 12, 2019

yes, kali or debian. there another way for check if is debian-based ?

@minhducsun2002
Copy link
Contributor Author

yes, kali or debian. there another way for check if is debian-based ?

Please see this. Sorry but I don't have much experience with Bash scripting, thus I cannot write proper "complicated" scripts. :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants