Skip to content

4zv4l/tochat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's this ?

tochat is a client/server golang program allowing to communicate between many clients

  • it's encrypted
  • allows to kick clients
  • quick and easy to use

How to build ?

go build tochat.go that simple^^

And if you want to build it for Windows/Linux/Mac can simply use make