Skip to content

zzzzer91/noone-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noone

Another tunnel written in pure Go. Trojan protocol support.

Build

$ ./compile.sh

Usage

$ cd bin
$ ./noone-server -c config.yaml

Or run Noone in the background:

$ nohup ./noone-server -c config.yaml 2>&1 > noone.log &

Releases

No releases published

Packages

No packages published