Giter Site home page Giter Site logo

cns's Introduction

CuteBi Network Server

CuteBi网络代理服务端, 支持IPV6,tcpFastOpen(win暂不支持),UDP_Over_HttpTunnel(需要配合专门的客户端)
1. 普通的CONNECT代理服务器(暂时不考虑添加普通http支持)
2. 实现与114DNS以及腾讯的dnsPod一样的httpDNS服务端
3. 配合专门的客户端可以实现TCP/UDP全局代理, 目前有: CLNC

单独服务端:

1. 普通的CONNECT代理服务器(暂时不考虑添加普通http支持)  
2. 实现与114DNS以及腾讯的dnsPod一样的httpDNS服务端  

服务端+客户端:

1. 可伪装为各种HTTP/HTTPS数据, 并加密传输流量(可选)  
2. 支持UDP_Over_HttpTunnel  
3. 支持tcpDNS转udpDNS解析dns  
BUG:

    /) /)
ฅ(• ﻌ •)ฅ
暂无发现bug

编译:
go build -o cns  
启动命令:

配置文件格式

./cns -daemon=true -json=cns.json
Linux一键:
安装: `type curl &>/dev/null && echo 'curl -O' || echo 'wget -O cns.sh'` http://binary.quicknet.cyou/cns/cns.sh && sh cns.sh  
卸载: `type curl &>/dev/null && echo 'curl -O' || echo 'wget -O cns.sh'` http://binary.quicknet.cyou/cns/cns.sh && sh cns.sh uninstall  
AFF:

快游戏机场

cns's People

Contributors

mmmdbybyd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.