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

Feature request - setup proxy support #539

Open
digininja opened this issue Sep 14, 2021 · 1 comment
Open

Feature request - setup proxy support #539

digininja opened this issue Sep 14, 2021 · 1 comment
Labels
bash bash Codebase enhancement

Comments

@digininja
Copy link
Contributor

I quite often end up trying to install the Python EW on boxes which don't have full internet access and the only way to get installers to work is to run them through a forwarded proxy.

For Kali, this means setting the http_proxy and https_proxy environment variables, adding an entry to the apt conf.d directory, and setting up Git.

It would be cool if the setup.sh script could take a parameter and set all these while it is running so I don't have to mess setting them up on each box.

If you want to do it, tell me, I've got it pretty well documented.

@ChrisTruncer
Copy link
Contributor

If you have it documented or coded, that would certainly help. I don't currently have an environment where I can test that setup, so I'd largely have to rely on the code that you submit. But I'm happy to get it merged in.

@Relkci Relkci added enhancement python Python codebase bash bash Codebase and removed python Python codebase labels May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bash bash Codebase enhancement
Projects
None yet
Development

No branches or pull requests

3 participants