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

请问怎么实现POST用户名密码登录代理的网站的功能? #310

Open
fishfree opened this issue Apr 21, 2021 · 1 comment
Open

Comments

@fishfree
Copy link

fishfree commented Apr 21, 2021

这样的思路:我想把jsproxy本身的前台换成一个可管理用户的动态网站(如PHP写的),然后当用户登入后点击某个要代理的链接时,会自动从数据库里读取用户名密码POST到那个链接实现登录后登录。这样用户就能无感访问被代理的、需要登陆的网站了。所以是有两个问题:

  1. 如何更换首页到PHP等动态网站?
  2. 如何POST用户名密码实现被代理网站的自动登录?Lua脚本能实现吗?
@by-justin
Copy link

by-justin commented May 31, 2021

我知道 Cloudflare KV 提供您描述的类似功能, 文档在这里
至于您这个想法, 我觉得就算实现了也没人敢用吧... 如果要登陆真的就不要用 JSProxy 了, 买个 VPN 它不香吗?

另: 技术问题别问我, 俺是來打醬油的, 俺啥都不懂

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

2 participants