Releases: Anorak001/PConT
Releases · Anorak001/PConT
PConT v2.0.0
Release Notes
New Features
- Enhanced Proxy Filtering: Added support for filtering proxies by type (HTTP, SOCKS4, SOCKS5)
- Country-based Filtering: Filter proxies by country code (US, DE, etc.)
- Auto-rotation Daemon: Automatically rotate proxies at configurable intervals
- Improved Command-line Interface: Extended CLI with more options for fine-tuned control
- Performance Metrics: Added maximum ping time filtering for better proxy selection
- Configuration Persistence: Better handling of user configurations across sessions
Technical Improvements
- Improved error handling in the proxy scraper
- Better validation of proxies before adding them to the chain
- Enhanced configuration file management
- Optimized proxy chain performance
- Added more detailed status reporting
Usage Examples
Configure with auto-rotation
pcont configure --chain-type=2 --auto-rotate --rotation-interval=30 --country=USUpdate proxy list
pcont update --proxy-types=http,socks4 --limit=200Check current status
pcont statusInstallation
No changes to installation process from previous versions. Users can simply pull the latest version from the repository:
git pull origin master
cd PConT/Linux
./install.shUpgrading from Previous Versions
Users upgrading from v1.x should reset their configuration first to ensure compatibility:
pcont reset --defaultsBug Fixes
- Fixed issue with proxy validation timeouts
- Addressed error in configuration file parsing
- Resolved permission issues with proxy rotation daemon
PConT v2.0.0 represents a significant upgrade in functionality and usability. We recommend all users upgrade to take advantage of these new features.
Full Changelog: Stable-release...v2.0.0
PConT - v1.0.0
Latest Stable release of the tool.
Read the Full Changelog here: https://github.com/Anorak001/PConT/commits/Stable-release
PConT - v0.4.5
A prerelease version of PConT
Full Changelog: https://github.com/Anorak001/PConT/commits/Beta-release