【网站】自己搭建jsproxy
title: '【网站】自己搭建jsproxy'
date: 2020-08-02 13:43:12
tags: [网站,水,安利,js,nginx]
published: true
hideInList: false
feature: https://raw.githubusercontent.com/EtherDream/jsproxy-localtest/temp/hook.png
isTop: false
想访问部分网站速度太慢?临时急需查询信息却被GFW限制?部分国外网站因运营商原因访问不了(比如移动)?想使用英文搜索嫌Baidu不好用?临时需要换一个ip访问网站(比如举报)?只想使用网页使用G搜索?使用国内运营商的海外机房搭v被查水表?让我们自己搭建jsproxy吧!补回坑了
项目
项目地址:https://github.com/EtherDream/jsproxy
搭建
使用自己的服务器(成本较高但快)
仅支持Linux x64
使用公网ip访问可以运行代码curl https://raw.githubusercontent.com/EtherDream/jsproxy/0.1.0/i.sh | bash
使用自定义域名请解析至服务器然后执行curl https://raw.githubusercontent.com/EtherDream/jsproxy/master/i.sh | bash -s example.com
以上访问地址均为端口8443
改变访问地址至80/443端口建议使用端口转发。
使用宝塔面板?还有其他网站?可以再来一个nginx反代(doge
使用CloudFlare Worker(可白嫖但速度慢)
在https://workers.cloudflare.com注册,接下来的步骤点这里
Github 前端
看项目的README.
P.S.
请勿将本项目用于违法用途!
个人感受:部分网站访问会有些问题吧,毕竟前端替换也不能十全十美,但是省资源,开销低.
噢对了KaiOS和内核老旧的浏览器用不了。
测试地址:b233.me (请文明使用,勿用于非法用途)