Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Choose forwarder by username and password #402

Open
FerryboatSeranade opened this issue Mar 29, 2024 · 0 comments
Open

Comments

@FerryboatSeranade
Copy link

背景:
在不同的IP服务商购买了多个IP服务,
通过 curl http://username1:password1@ip1:port1 访问 ip-a;
通过 curl http://username2:password2@ip2:port2 访问 ip-a;

glider后续是否支持增强用户名密码管理以实现:
通过curl http://u1:pwd1@localhost:8899 就访问的是ip-a;
通过curl http://u2:pwd2@localhost:8899 就访问的是ip-b;

好处在于通过glider一个程序实现了多IP管理,方便第三方程序指定IP调用。
不知道这种特性是否以后会考虑支持?

最后感谢作者的辛苦付出

@nadoo nadoo changed the title 特性添加的申请: 通过用户名密码指向指定的forwarder [Feature Request] Choose forwarder by username and password Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant