dongchengjie/proxies-health-check
Check the health of proxies provided via configuration URLs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| proxies_config_urls | Proxies configuration URLs | yes | — |
| segment_size | Segment size for health check | no | 100 |
| concurrency | Number of concurrent health check requests | no | "" |
| test_urls | URLs used for health check | no | https://google.com/generate_204 |
| expected_status | Expected HTTP status code for a successful health check | no | 200-399 |
| timeout | Timeout for each health check request in milliseconds | no | 1500 |
| excluded_proxies_config_urls | Proxies configuration URLs to be excluded | no | "" |
| max_excluded_times | Maximum number of times a proxy can be excluded before being removed from the output | no | 3 |
| normalize | Normalize proxy names | no | false |
| priority_keywords | Priority keywords for sorting proxies | no | — |
| priority_types | Priority types for sorting proxies | no | — |
| split_by_protocol | Split proxies by protocol | no | — |
| qualified | Output file path for qualified proxies | no | qualified.yaml |
| excluded | Output file path for excluded proxies | no | excluded.yaml |
Outputs
no outputs