Skip to content

Hideipnetwork Server

allmors edited this page Dec 24, 2022 · 20 revisions

Hideipnetwork Server

hideipnetwork was developed to evade censorship on the web

Demohttps://hideip.network


快速开始

部署

  1. 登录到cloudflare
  2. 创建workers服务
  3. 复制workers-bare.js里面的内容
  4. 创建一个名为BARE的kv存储
  5. 绑定kv到创建的服务
  6. workers服务自定义域名并且开启cdn,然后替换到这里 [config](# Hideipnetwork Server

hideipnetwork was developed to evade censorship on the web

Demohttps://hideip.network


Quickstart | 中文教程

deploy

  1. log into your cloudflare
  2. create a workers
  3. copy the code from workers-bare.js
  4. Create a kv storage named BARE, which must be called BARE
  5. Bind the created kv to workers
  6. Replace the bare service in config

Warn

Developers who have code cleanliness please modify the code by themselves

Node.js Version

If you need node.js version, please check here

contact

Donate(TRC20)

TQVFVa7Hmbycp1q3r3tUdTL9NzAR1XAy9E )(一定要自定义域,workers在国内被干扰)

说明

有代码洁癖的开发者请自行修改代码

Node.js版本

如果要部署Node.js版本请查看Node.js版本

联系

捐赠(TRC20)

TQVFVa7Hmbycp1q3r3tUdTL9NzAR1XAy9E

Clone this wiki locally