Skip to content

YoungMame/ft_irc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

214 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instalation

[...]

How to use it

Build

make

Launch

./ircserv <port> <password>

Test

Download IRSSI

Linux

sudo apt update && sudo apt install irssi -y

macOs

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install irssi

Launch

irssi

Connect to the server

/connect localhost <port> <password>

Our sources about the IRC protocol

see the modern irc doc

About

IRC server in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •