Git Product home page Git Product logo

mptcptun's Introduction

V2Ray

Project V

Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.

GitHub Test Badge codecov.io codebeat Codacy Badge Downloads

Related Links

Packaging Status

If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via GitHub issues.

Packaging status

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects:

配置文件转换

配置文件通过protobuf转换,如果新增配置需要安装protoc来进行转换 在下面的链接中下载对应平台的包 https://github.com/protocolbuffers/protobuf/releases/tag/v3.17.1

解压到系统路径中,例如

 sudo unzip -d  /usr/local/  protoc-3.17.3-linux-x86_64.zip
 #记得给相关文件赋予权限
 sudo chmod 777 /usr/local/include/google/protobuf/*.proto 

安装go相关插件

go install -v google.golang.org/protobuf/cmd/[email protected]
go install -v google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest

生成pb.go

go run ./infra/vprotogen/

mptcptun's People

Contributors

actions-user avatar akinokaede avatar chinsyo avatar darhwa avatar darienraymond avatar database64128 avatar dependabot[bot] avatar ducksoft avatar dyhkwong avatar felixonmars avatar kslr avatar loyalsoldier avatar lucifer9 avatar luochongjun avatar mzz2017 avatar nekohasekai avatar qjebbs avatar rprx avatar rurirei avatar sunshineplan avatar toutyrater avatar unknowndevqwq avatar vcptr avatar victoriaraymond avatar vigilans avatar wuxiangzhou2010 avatar xiaokangwang avatar xymopen avatar yuhan6665 avatar yujinqiu avatar

Watchers

 avatar  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.