Er2Chat
Go to file
Er2 d4b070754a init 2022-03-02 19:51:55 +03:00
main.lua init 2022-03-02 19:51:55 +03:00
readme.md init 2022-03-02 19:51:55 +03:00

readme.md

              __             
  ___________/__\___________ 
 /   _  _  -__ -   ___  -   \
 \__________________________/
             |  |            
             |  |            
        _____|  |______      
    ___|     |  |      |___  
   |   |     |  |      |   | 
___|___|____/____\_____|___|___

     Welcome to Er2Chat!
 You need to login to continue
Do you need input echo? [YNQ]

This is yet another telnet chat.

This server supports both clients with \r, \n and \r\n newline. (This means it supports nc/telnet and Android ConnectBot client)

Server currently is very simple and stupid, but can be improved.

Running

To run this server, you need:

  • Lua (from 5.1, supports luajit)

  • LuaSocket (or LuaSec). # luarocks install luasocket

To start now, just type: $ lua main.lua