docs: update roadmap with completed target health tracking
This commit is contained in:
12
ROADMAP.md
12
ROADMAP.md
@@ -45,20 +45,24 @@ PPF (Proxy Fetcher) is a Python 2 proxy scraping and validation framework design
|
||||
|
||||
---
|
||||
|
||||
## Open Work
|
||||
## Completed
|
||||
|
||||
### Validation
|
||||
### Target Management
|
||||
|
||||
| Task | Description | File(s) |
|
||||
|------|-------------|---------|
|
||||
| Protocol fingerprinting | Better SOCKS4/SOCKS5/HTTP detection | rocksock.py |
|
||||
| Target health tracking | Cooldown-based health tracking for all target pools (head, SSL, IRC, judges) | stats.py, proxywatchd.py |
|
||||
| MITM field in proxy list | Expose mitm boolean in JSON proxy list endpoints | httpd.py |
|
||||
|
||||
---
|
||||
|
||||
## Open Work
|
||||
|
||||
### Target Management
|
||||
|
||||
| Task | Description | File(s) |
|
||||
|------|-------------|---------|
|
||||
| Dynamic target pool | Auto-discover and rotate validation targets | proxywatchd.py |
|
||||
| Target health tracking | Remove unresponsive targets from pool | proxywatchd.py |
|
||||
| Geographic target spread | Ensure targets span multiple regions | config.py |
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user