Skip to content

sglfree/gotunnel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 

Repository files navigation

install:
git clone git://github.com/reusee/gotunnel.git
cd gotunnel

cd server
edit config.go
go build
./server

cd ../client
edit config.go
go build
./client