ft_irc is a 42 project, aiming to create an IRC server written in C++, compliant with IRC's RFC
You can find full subject here
-
Clone the repo
git clone https://github.com/kema-dev/ft_irc.git
-
Build the project using make
make
-
Launch the program
./bin/irc_server <port> <password>
-
Connect your IRC client to the server using appropriate port and password
- The project is finished and no further work is planned on it
See the open issues for a full list of proposed features (and known issues).
We are two creators :
kema-dev - GitHub
dorianginisty - GitHub