Giter VIP home page Giter VIP logo

vnet's Introduction

Build Status Go Report Card

功能介绍

Vnet是一个代理工具,在某些网络条件受到限制的情况先提供突破服务.

开发计划

  • [ x ] shadowsocsk代理协议
  • [ ] kcp自定义协议
  • [ x ] 代理服务流量统计
  • [ ] 代理服务速度监控(正在测试)
  • [ ] restful api
  • [ ] 服务器cpu 内存 硬盘 上传下载速度监控

已知问题

  • log formatter setdepth 多线程问题待改进

运行

linux去release页面下载对应的指令集二进制文件给运行权限直接运行,根据提示输入对应的配置好

window直接运行exe

linx:

chmod +x server && ./server

编译方式

go get -u -d github.com/rc452860/vnet/...

进入$gopath/rc452860/vnet目录

go build cmd/server/server.go

vnet's People

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.