tbEgg / masker

Simple imitation of v2ray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

介绍

学习Golang的练手之作,基于v2ray-core-0.1。已通过本地测试,暂未实际应用。

环境

  • Win10
  • Go 1.15.0
  • Chrome插件SwitchyOmega

用法

go build -o node.exe
.\node.exe -config_file client_config.json
.\node.exe -config_file server_config.json

About

Simple imitation of v2ray


Languages

Language:Go 100.0%