Giter Site home page Giter Site logo

irc_server's Introduction

IIIIIIIIII  RRRRRRRRRRRRRRRRR            CCCCCCCCCCCCC
I::::::::I  R::::::::::::::::R        CCC::::::::::::C
I::::::::I  R::::::RRRRRR:::::R     CC:::::::::::::::C
II::::::II  RR:::::R     R:::::R   C:::::CCCCCCCC::::C
  I::::I      R::::R     R:::::R  C:::::C       CCCCCC
  I::::I      R::::R     R:::::R C:::::C
  I::::I      R::::RRRRRR:::::R  C:::::C
  I::::I      R:::::::::::::RR   C:::::C
  I::::I      R::::RRRRRR:::::R  C:::::C
  I::::I      R::::R     R:::::R C:::::C
  I::::I      R::::R     R:::::R C:::::C
  I::::I      R::::R     R:::::R  C:::::C       CCCCCC
II::::::II  RR:::::R     R:::::R   C:::::CCCCCCCC::::C
I::::::::I  R::::::R     R:::::R    CC:::::::::::::::C
I::::::::I  R::::::R     R:::::R      CCC::::::::::::C
IIIIIIIIII  RRRRRRRR     RRRRRRR         CCCCCCCCCCCCC

FT_IRC - 42 Project

Table of Contents

Introduction

FT_IRC is a collaborative project developed as part of the curriculum at 42, a coding school. This project aims to create a simple Internet Relay Chat (IRC) server implementation. IRC is a widely used protocol for real-time text-based communication, allowing users to participate in group discussions or private conversations over the internet.

Features

FT_IRC comes with the following features:

  • Multiple users can connect to the server simultaneously.
  • Users can create or join different channels to participate in group conversations.
  • Public messages sent to a channel will be visible to all its members.
  • Users can send private messages to other users connected to the same server.
  • Moderators can kick or ban users from a channel.
  • Built-in admin commands for server management.
  • Password-protected channels for private discussions.
  • Nickname management: users can change their nicknames while connected.

Requirements

To run FT_IRC, you need the following prerequisites:

  • C compiler (e.g., GCC)
  • Unix-based operating system (Linux, macOS, or similar)
  • A terminal emulator

Installation

Clone the FT_IRC repository from GitHub:

git clone https://github.com/JakobKlocker/IRC_Server.git

Navigate to the project directory:

cd IRC_Server

Compile the server executable:

make

Usage

Start the server:

./ircserv [PORT] [PASSWORD]

Now you can connect to the server with a Client of your choice.

Colaboration with https://github.com/jrainpre

irc_server's People

Contributors

jakobklocker avatar

Watchers

 avatar

irc_server's Issues

plz help me

Dr JakobKlocker
I downloaded the NexonGameSecurity-Bypass file last month, but it has been deleted now, can you resend it to me for learning, thank you.

email [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.