Added a struct for telnet Proxy and added an instance of it in the Gutton struct. Also registered it as a handler in glutton.go
Added an example for the rule of telnet_proxy in examples folder.
In protocol .go the telnet handler is called same as other handlers are called.
Added a struct for telnet Proxy and added an instance of it in the Gutton struct. Also registered it as a handler in glutton.go Added an example for the rule of telnet_proxy in examples folder. In protocol .go the telnet handler is called same as other handlers are called.