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

Use CLI flags instead of env variables for SOCKS5 proxy #330

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

KingAkeem
Copy link
Member

Issue #322

Changes Proposed

  • Add CLI flags to configure SOCKS5 proxy (host and port)
  • Utilize black autoformatter

Explanation of Changes

Attempting to find and set up the env variables causes many issues if they aren't set locally by the user. It's also difficult to update once the package is installed.

@KingAkeem KingAkeem merged commit 4ca970a into dev Oct 26, 2023
7 checks passed
@KingAkeem KingAkeem deleted the use_cli_flags_for_socks5 branch December 4, 2023 13:30
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.

1 participant