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

Automated iptable rules. #2

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

SolomonWise
Copy link

The login_proxy.py has a requirement to set up iptable rules in order for it to work.

I have taken the liberty to write the commands in a single .sh executable in order to reduce the time typing the whole commands.

I also included a root check in the .sh to make sure ONLY root can run it.

SolomonWise and others added 3 commits October 7, 2017 21:21
removed the root test since script can't be run with root. mitmdump no bash command.
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

Successfully merging this pull request may close these issues.

2 participants