42    ft_irc

ft_irc

Development repository for the 42cursus ft_irc project @ 42 São Paulo

GitHub code size in bytes GitHub top language GitHub top language GitHub last commit


Create your own IRC server in C++, fully compatible with an official client.

Download the Subject ⤓


Est. Time Skills Difficulty
175 hours

21630 XP


Usage

$ make
$ ./ircserv <port> <password>

# connect to localhost:port with your favorite irc client