Skip to content

Releases: 0xSolanaceae/proXXy

proXXy v2.6

22 Sep 21:57
6e8bad3
Compare
Choose a tag to compare

added poetry for dependency management

proXXy v2.5

19 Sep 19:56
0563ad8
Compare
Choose a tag to compare

Prep release for overhaul, fixed a bunch of things and modularized code, along with separating things out into config loaders
Removed cython compilers to prep for future releases

Full Changelog: v2.4...v2.5

proXXy v2.4

05 Mar 00:17
4c23d42
Compare
Choose a tag to compare

Fixed linux compat issues

proXXy.py v2.3

04 Mar 17:06
c59ade9
Compare
Choose a tag to compare

Fixed build issues

proXXy v2.2

04 Mar 03:39
9a3475c
Compare
Choose a tag to compare
  • Added a --version, -V flag
  • Segmented resources into separate files
  • Further modularized code, more to come shortly

proXXy v2.1

25 Feb 21:59
20b6233
Compare
Choose a tag to compare

proXXy has been refactored!

Changelog:

  • Refactored the entire codebase for improved readability and maintainability.
  • Reorganized code into modular functions and classes for better organization.
  • Removed unnecessary imports and redundant code.
  • Utilized Python libraries like yaspin for enhanced CLI interaction.
  • Implemented error logging for better error handling and debugging.
  • Introduced a new init() function to initialize the application and provide visual feedback.
  • Added support for command-line arguments using the argparse module.
  • Implemented proxy validation after scraping using the --validate flag.
  • Improved proxy scraping process by using Scrapy for better efficiency.
  • Added functionality to remove duplicate proxies and filter out specific ports.
  • Enhanced user feedback with informative messages and progress indicators.
  • Updated the update script functionality for better cross-platform support.
  • Generated a new validated directory to store validated proxies.
  • Updated the README.md file to reflect changes and provide usage instructions.
  • Now compile with C for speed increases.

proXXy v2.0

25 Feb 21:53
20b6233
Compare
Choose a tag to compare

proXXy v1.9

25 Feb 21:56
20b6233
Compare
Choose a tag to compare

proXXy v1.5

25 Feb 21:58
20b6233
Compare
Choose a tag to compare