Skip to content

trevisg/PSU_myirc_2017BrokenStuffisBack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrokenIRC

The '5days work' 'not so broken' C Unix IRCd

Build Status

  • make server && make clean  to build
  • ./server [port] to run (6667 is the default for most IRC servers)
  • Connect your favorite client and join a #channel
  • Enjoy

Doc

  • U'll find this project documentation at this page
  • Hope this RFC 2812 little write-up will help you somehow
  • Refresh doc with make doc