TorCrawl.py icon indicating copy to clipboard operation
TorCrawl.py copied to clipboard

adding proxy url and ip in cli cmd

Open darkb0ts opened this issue 6 months ago • 0 comments

Description

Allow setting proxy URL and port via command line

Motivation and Context

This commit introduces a new feature that enables users to specify proxy URL and port directly through command-line arguments.

How Has This Been Tested?

Manual testing with various proxy URLs and ports

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • [ X] My code follows the code style of this project.
  • [ X] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.

darkb0ts avatar May 10 '25 06:05 darkb0ts