Skip to content

a stable implementation of vmess and websocket which is mostly used by network providers

Notifications You must be signed in to change notification settings

simpleproxy/vmessocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmessocket

  • forked from v2fly
  • generated from the source code v4.44.0
  • a stable implementation of vmess and websocket which is mostly used by network providers

Go

Compilation

Windows

go build -o vmessocket.exe -trimpath -ldflags "-s -w -buildid=" ./main

Linux / macOS

go build -o vmessocket -trimpath -ldflags "-s -w -buildid=" ./main

About

a stable implementation of vmess and websocket which is mostly used by network providers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages