Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

添加匿名度检查, 扩展/get#694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Jerry12228 wants to merge4 commits intojhao104:master
base:master
Choose a base branch
Loading
fromJerry12228:anonymous_add_api

Conversation

@Jerry12228
Copy link
Contributor

@Jerry12228Jerry12228 commentedAug 14, 2022
edited
Loading

添加了匿名度校验(anonymous不空啦)

扩展了/get api,支持参数anonymous从而支持获取指定匿名度的ip
(包括redis和ssdb)

anonymous值说明
后端: -1获取失败, 0透明, 1匿名, 2高匿
前端: -1任意匿名度的代理, 空:同-1, 其他同后端
e.g.
/get/?anonymous=2
返回:
{
"anonymous": 2,
"check_count": 21,
"fail_count": 0,
"https": false,
"last_status": true,
"last_time": "2022-08-14 21:27:14",
"proxy": "120.237.144.57:9091",
"region": "中国 广东 佛山 移动",
"source": "freeProxy06/freeProxy03"
}

扩展了/get api,支持参数anonymous从而支持获取指定匿名度的ipanonymous值说明后端: -1获取失败, 0透明, 1匿名, 2高匿前端: -1任意匿名度的代理, 空:同-1, 其他同后端e.g./get/?anonymous=2返回:{  "anonymous": 2,  "check_count": 21,  "fail_count": 0,  "https": false,  "last_status": true,  "last_time": "2022-08-14 21:27:14",  "proxy": "120.237.144.57:9091",  "region": "中国 广东 佛山 移动",  "source": "freeProxy06/freeProxy03"}
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@Jerry12228

[8]ページ先頭

©2009-2025 Movatter.jp