Giter Site home page Giter Site logo

dumpmemory / vnet-ssr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from proxypanel/vnet-ssr

0.0 0.0 0.0 6.8 MB

与ProxyPanel通过影梭使用Web Api交互的服务端

License: GNU General Public License v3.0

Makefile 0.57% Starlark 5.59% Go 87.89% Batchfile 0.15% Shell 5.28% HTML 0.48% DIGITAL Command Language 0.04%

vnet-ssr's Introduction

VNet-SSR

功能介绍

Vnet是一个网络工具,在某些网络条件受到限速的情况根据算法提高网络服务.

编译方式

预安装: Go语言, Bazel

rm -rf vent
git clone https://github.com/ProxyPanel/VNet-SSR.git vent && cd vent
GO111MODULE=off go get -v ./...
bazel build --action_env=PATH=$PATH --action_env=SPWD=$PWD --action_env=GOPATH=$(go env GOPATH) --action_env=GOCACHE=$(go env GOCACHE) --spawn_strategy local //release:vnet_linux_amd64_package

支持加密方式

aes-256-cfb
bf-cfb
chacha20
chacha20-ietf
aes-128-cfb
aes-192-cfb
aes-128-ctr
aes-192-ctr
aes-256-ctr
cast5-cfb
des-cfb
rc4-md5
salsa20
aes-256-gcm
aes-192-gcm
aes-128-gcm
chacha20-ietf-poly1305

注意事项

config.json配置文件中的所有时间单位都为毫秒 升级后续删除原有config.json重新生成

vnet-ssr's People

Contributors

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