MrIron-no/telnIRC
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
A telnet-like IRC client and server. To compile run './configure' followed by 'make'. Copy 'config.cfg.dist' to 'config.cfg' and do your stuff. Usage: ./telnirc [-f configfile] -c | -s -c: Spins up a client -s: Spins up a server Type /h for help. -- MrIron