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

linux-operations/http-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

http-proxy

实现单机多IP绑定方案。

启动

java -cp httpclient-example-1.0-SNAPSHOT-jar-with-dependencies.jar HttpProxy eth0 https://api.weibo.com
HttpProxy 为java类名
eth0 网卡
https://api.weibo.com 需要代理的地址

查看各ip的可用剩余量

java -cp httpclient-example-1.0-SNAPSHOT-jar-with-dependencies.jar SinaApiRemain eth0 2.00SlDQsDdcZIJC94e5308f67sRL13x
interfaceeth0, ips=[/60.169.74.156, /60.169.74.155, /60.169.74.154, /60.169.74.152]
60.169.74.156: 40000
60.169.74.155: 40000
60.169.74.154: 40000
60.169.74.152: 40000
SinaApiRemain 为java类名
eth0 网卡
2.00SlDQsDdcZIJC94e5308f67sRL13x token

About

实现单机多IP绑定方案。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /