Skip to content

qqey/telnet.qqey.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telnet.qqey.net

"telnet.qqey.net" is a Telnet server written in Golang.

Usage

In this project, it is recommended to use "air," which allows for hot reloading in Golang.

air
# or
go run main.go

Docker Usage

make build

make up

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

The inspiration for this code was derived from the following authors. Thank you.

Author: potproject

Link to the original code: https://github.com/potproject/tel-potproject.net

MIT