Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this require a USB network adapter? #3

Open
edgariscoding opened this issue Dec 2, 2017 · 2 comments
Open

Does this require a USB network adapter? #3

edgariscoding opened this issue Dec 2, 2017 · 2 comments

Comments

@edgariscoding
Copy link

No description provided.

@brannondorsey
Copy link
Owner

I realize I'm pretty late to the game responding to this issue, but doing so anyway in case someone finds this useful in the future. In answer to your question, "maybe"...

mitm-router requires two network interfaces to function correctly: 1) WiFi card that supports monitor mode (lots of internal cards don't so your best bet might be to use a supported WiFi card from this list). This card is used to create a wireless network with hostapd and is referred to as AP_IFACE in the README.md. 2) A second network card that has a real internet connection that it can share with AP_IFACE is required, however this device can be either a built in ethernet or WiFi interface or an external one. This card is refered to as INTERNET_IFACE in the documentation.

I will leave this issue open indefinitely with hopes that it helps others find an answer to this question in the future.

@edgariscoding
Copy link
Author

@brannondorsey thank you!

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

No branches or pull requests

2 participants