Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 683 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 683 Bytes

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