VNet-SSR

module
v0.0.0-...-d00ae73 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2021 License: GPL-3.0

README

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重新生成

Directories

Path Synopsis
api
cmd
signal_test command
test command
log
proxy
testing
iox
osx
socksproxy
Package socksproxy implements essential parts of SOCKS protocol.
Package socksproxy implements essential parts of SOCKS protocol.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL