Skip to content

347231680/Any-Proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Any-Proxy可以帮助你匿名代理浏览任何网站

需配置伪静态,nginx伪静态规则如下: if ( !-e $request_filename) { rewrite ^/(.*)$ /index.php?$1 last; break; }

支持POST、cookie 需配置好https再使用 建立好后你可以直接在当前链接后面输入 *q 退出当前页面返回首页

也可以直接 http:https://你的域名/http:https://加需访问链接

如 :http:https://xxx.com/http:https://www.ip38.com/

基于:https://github.com/koala0529/reverse-proxy-php 修改

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 100.0%