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
forked from yitd/Any-Proxy

Any-Proxy可以用PHP帮助你完美匿名反向代理浏览任何网站

Notifications You must be signed in to change notification settings

shadowcf/Any-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

112 Commits

Repository files navigation

Any-Proxy可以帮助你完美地反向代理浏览任意网站
免去复杂的程序,不到10KB文件,兼容性极好

最新版本将退出指令改成了~q 这将在输入时更加便捷
需配置伪静态,nginx伪静态规则如下:
if ( !-e $request_filename) {
rewrite ^/(.*)$ /index.php?1ドル last;
break;
}

index.php 外链、外链图片、外链静态文件等请求不通过Any-Proxy,地址栏不会显示目标域名
index_all.php 区别为传统版,地址栏会显示目标域名,性能不及前者
index_all.php 所有外链、外链图片、外链静态文件等请求都通过Any-Proxy

支持POST、Cookie,https/http均可使用
支持伪造IP,$anyip值为1发送服务器IP头,值为2则发送随机IP,值为3发送客户端IP
已解决中文乱码问题,自动转换

在当前链接末尾输入 ~q 可以退出当前页面回到首页
在域名后面加上链接地址即可访问:
https://turl.chat/http://+需访问的链接 (必须添加http(s)://)

如 :https://turl.chat/http://ip38.com/

Image
Image

基于:https://github.com/koala0529/reverse-proxy-php 修改
请勿用于非法用途,否则后果自负。

About

Any-Proxy可以用PHP帮助你完美匿名反向代理浏览任何网站

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%

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