DedSecInside / TorBot

Dark Web OSINT Tool
Other
2.9k stars 531 forks source link

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

Closed KingAkeem closed 11 months ago

KingAkeem commented 11 months ago

Issue #322

Changes Proposed

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.