体验地址 原作者
加入了伪装,第一次进入时请点击那个“Click here”,之后就不需要了。

自行安装教程如下
程序下载地址:https://drive.google.com/drive/folders/1YKQykotNj1Q9zgTokke1B0AG0_0Dl7iI?usp=share_link

  1. 安装aspnetcore-runtime-6.0环境。
    在Ubuntu 22.04系统中,直接执行 apt install aspnetcore-runtime-6.0

  2. 下载并解压程序包

  3. 修改appsettings.json文件中的ProxyEndpoint字段,把https://yourdomain.com 替换为你的反代站的地址

  4. 执行dotnet HostlocProxy.dll 即可

  5. 用任意一个web服务器反代localhost:25014即可