Skip to content

Sergi0Garcia/ft_irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ft_IRC

IRC (Internet Relay Chat) server

Run server

  • make
  • ./ircserv port password

Download Client (KVIRC)

  • make irc

Run server with Valgrind && Docker

  • docker build -t irc .
  • docker run -p 6667:6667 irc

alt text alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published