===> ftelnetd-0.0.3 - cleaning up code, if i get some suggestions ;) - escaping characters like "\r", "\n", space, comma etc. in log_stuff() - ftelnetd.c -> better check for fake mode - ftelnetd.c -> better check for ports - more fake modes - faking the data between "users" and "passwords" - dumping all incoming actions to a pcap based file - automatically and randomly scanning for port 23 and find new banner if a new banner of a device is found, then ftelnetd should update the banner.c file (or maybe i'll put it in sqlitedb, we'll see) ===> ftelnetd-0.0.2 - build in more fake banner and logins - faking exactly the router and telnetd because in version 0.0.1 there is no data faking for example the data, which will be send first on an estabilished connection by a netgear router - make a better design for logging - make a better design for source code and some server specific options like to handle signals and generally i/o multiplexing