Based on Node.js + services wokers

Overview

Hideipnetwork Server

hideipnetwork was developed to evade censorship on the web

Demohttps://hideip.network


Quickstart | 中文教程

  • Need install Node.js 16+
git clone https://github.com/Hideipnetwork/hideipnetwork-web.git

cd hideipnetwork-web

npm i && npm run start

Nginx configuration

location / {
  proxy_busy_buffers_size  512k;
  proxy_buffers  4 512k;
  proxy_buffer_size  256k;
  proxy_pass http://localhost:3000;
  proxy_http_version 1.1;
  proxy_set_header Upgrade $http_upgrade;
  proxy_set_header Connection 'Upgrade';
  proxy_set_header X-Real-IP $remote_addr;
  proxy_set_header X-Forwarded-Host $host:$server_port;
  proxy_set_header X-Forwarded-Server $host;
  proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
  proxy_set_header Host $host;
}

contact

License

Copyright 2021 dss886

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
You might also like...

A web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

A web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

Space Travelers A web application for a company that provides commercial and scientific space travel services. The application will allow users to boo

Apr 6, 2022

This is a dummy website for company that provides commercial and scientific space travel services

This is a dummy website for company that provides commercial and scientific space travel services

This is a dummy website for company that provides commercial and scientific space travel services. This application will allow users to book rockets and join selected space missions.

Apr 14, 2022

Service Installer for VMware Tanzu is a one-click automation solution that enables VMware field engineers to easily and rapidly install, configure, and operate VMware Tanzu services across a variety of cloud infrastructures.

Service Installer for VMware Tanzu Service Installer for VMware Tanzu seeks to provide a one-click automation solution to enable our VMware engineers

Dec 1, 2022

Smart Territory Framework Core using NEC Scorpio 2.0 and AWS serverless services

Smart Territory Framework Core using NEC Scorpio 2.0 and AWS serverless services

Smart Territory Framework Core - STF Core using NEC Scorpio Broker ⚠️ This stack is for demonstration purposes only. The nested stack deploying the NE

Sep 30, 2022

Football Chat Bot. Integrated into Amazon Web Services

football-chat-bot-aws Football Chat Bot. Integrated into Amazon Web Services Local Setup Clone application repository: git clone https://github.com/to

Dec 29, 2022

All your services in one place, built by the community

All your services in one place, built by the community

Ferdium Ferdium Screenshots Download Unsigned Nightlies on MacOS Unsigned Nightlies on Windows Migrating from Ferdi Contributing Contributors ✨ 🤴🏽 H

Jan 8, 2023

Services, Checkers and Exploits from saarCTF 2022

saarCTF 2022 Services from saarCTF 2022. Building services Enter a service directory and use docker-compose, e.g.: cd bytewarden docker-compose up --b

Dec 7, 2022

A docker container with a wide variety of tools for debugging and setting up micro-services

Frame One Software Placeholder There are numerous times during the dev ops deployments, that a placeholder container is needed. In the past, Frame One

May 29, 2022
Comments
  • 改了config依然报错

    改了config依然报错

    config配置: self.__uv$config = { prefix:/server/, bare:/cf.niwiu.app//, encodeUrl: Ultraviolet.codec.xor.encode, decodeUrl: Ultraviolet.codec.xor.decode, handler: '/server/server.handler.js', client: '/server/server.client.js', bundle: '/server/server.bundle.js', config: '/server/server.config.js', sw: '/server/server.sw.js', };

    点击搜索后报错 SyntaxError: Unexpected token 'c', "class KVAd"... is not valid JSON

    opened by niwiu 1
  • 写个稍微详细点的cloudflare部署流程

    写个稍微详细点的cloudflare部署流程

    1. 已经会在cloudflare上开启proxy,托管域名这些基础。
    2. 点击左侧导航栏。workers,点击kv。创建一个namespace叫BARE。
    3. 点击左侧workers. 创建一个worker服务。创建以后,点击新创建的服务。点击settings。点击Variables。KV Namespace Bindings中加入一个Variable name=BARE ,KV Namespace=BARE的binging。点击save。
    4. 点击quick edit。进入编辑页面。删除左侧所有代码。把workers-bare.js中的代码复制粘贴上去。点击save and deploy
    5. 可选操作。点击trigger。增加一个Custom Domains。
    6. worker部署完成
    opened by bu99er 0
Calculates maximum composite SLA for a list of sequentially provided cloud services or your custom-defined services.

SlaMax Calculates maximum composite SLA for a list of sequentially provided cloud services or your custom-defined services. Here are a few use-cases y

Mikael Vesavuori 4 Sep 19, 2022
A lightweight Nano Node implementation made for wallets, exchanges and other services.

About This is a Light Nano Node implementation made for Wallets, Exchanges and other services. This Node has been built to be compatible with the offi

Nano - Light Net 7 Jun 25, 2022
Chat app using Azure Web PubSub, Static Web Apps and other Azure services

Chatr - Azure Web PubSub Sample App This is a demonstration & sample application designed to be a simple multi-user web based chat system. It provides

Ben Coleman 55 Dec 31, 2022
Unofficial API client for the Tidbyt API. Use this client to control Tidbyt devices and integrate with other services.

Tidbyt Client for Node.js Unofficial API client for the Tidbyt API. Use this client to control Tidbyt devices and integrate with other services. Insta

Nicholas Penree 19 Dec 17, 2022
Solid.js library adding a services layer for global shared state.

Solid Services Services are "global" objects useful for features that require shared state or persistent connections. Example uses of services might i

Maciej Kwaśniak 55 Dec 30, 2022
qrcode generation standalone (doesn't depend on external services)

jquery.qrcode.js jquery.qrcode.js is jquery plugin for a pure browser qrcode generation. It allow you to easily add qrcode to your webpages. It is sta

Jerome Etienne 4.8k Dec 29, 2022
A simple, no-hassle library for efficiently querying Your Enrollment Services.

@vanderbilt/yes-api A simple, no-hassle library for efficiently querying Your Enrollment Services. Created by Dylan Hanson (jovialis) NOTE: THIS MODUL

Dylan Hanson 2 Jan 25, 2022
A simple implementation example (framework) of Deso Protocol's Smart Services.

This project serves as a simple implementation example (framework) of Deso Protocol's Smart Services. This framework comes with out-of-the-box SSL, MongoDB, dev/stage/prod environments, and modularity.

Hunter Paulson 5 Sep 22, 2022
Borscht - A Russian service monitor to track the uptime of domains and services

borscht ?? Borscht is a simple uptime and status monitor of Russian sites and services You can view the public status page here ?? About ?? This proje

Grant Birkinbine 10 Jul 8, 2022
This project is a web application for a company that provides commercial and scientific space travel services

Space Traveler's Hub This project is a web application for a company that provides commercial and scientific space travel services.

Selma Belhadj 5 Jun 8, 2022