Categorygithub.com/pigfall/yingv2
module
0.0.4
Repository: https://github.com/pigfall/yingv2.git
Documentation: pkg.go.dev

# README

Intoduction

A toy VPN server side.

Android client link

Build from source

Prerequries

  • Go >= 1.17
git clone https://github.com/pigfall/yingv2.git
cd yingv2/cmd/server
go build .

Usage

Prerequired

  • Linux system
# output config template
server -demoConfig > config.json
# run server
sudo ./server -confPath config.json

# Packages

No description provided by the author
No description provided by the author
No description provided by the author