CharlesPikachu / CharlesPikachu/freeproxy
[Feature]: 希望提供txt格式代理
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 547
- Forks
- 95
- PR merge metrics
- No merged PRs in 30d
Description
需求背景 / 痛点
json需要额外解析,而txt格式的逐行代理被大多数项目天然支持
期望方案
希望提供协议头+ip+端口的txt格式的代理
备选方案
No response
优先级
P1 - 应该
补充信息
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing proxy-output entry point and the code that currently produces JSON. Confirm how protocol, IP, and port are represented, then implement the requested line-based output and verify that each emitted proxy follows the expected format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100