More actions
Created page with "{{InfoBoxEntity | title = Codename IRCat | image = 128px | caption = Codename IRCat's full logo | releasedate = December 8 2024 | lang = Python | platform = Linux backend | license = MIT | dev = Swee | site = https://ircat.xyz }} '''Codename IRCat''' (Sometimes referred as '''IRCat''' although that is the name of [https://github.com/sammdot/ircat a sample code for IRC]) is a modular [https://en.wikipedia.org/wiki/IRCd IRCd] (Internet Relay Chat Da..." |
No edit summary |
||
Line 10: | Line 10: | ||
| site = https://ircat.xyz | | site = https://ircat.xyz | ||
}} | }} | ||
'''Codename IRCat''' (Sometimes referred as '''IRCat''' although that is the name of [https://github.com/sammdot/ircat a sample code for IRC]) is a modular [https://en.wikipedia.org/wiki/IRCd IRCd] (Internet Relay Chat Daemon or simply, IRC server software) software written in Python to study [https://datatracker.ietf.org/doc/html/rfc1459 RFC 1459] and [https://ircv3.net/ IRCv3] and implement both in Python. | '''Codename IRCat''' (Sometimes referred as '''IRCat''' although that is the name of [https://github.com/sammdot/ircat a sample code for IRC]) is a modular [https://en.wikipedia.org/wiki/IRCd IRCd] (Internet Relay Chat Daemon or simply, IRC server software) software written in Python to study [https://datatracker.ietf.org/doc/html/rfc1459 RFC 1459] and [https://ircv3.net/ IRCv3] and implement both in Python, it is one of Swee's most successful and still maintained software. | ||
== A new Beginning == | |||
Codename IRCat is the start of a "new beginning" of Swee's programming path as he begins to mostly make software for TCP-based protocols. | |||
Codename IRCat started as a test TCP server Swee wrote called "Internet Relay Cats," he loaded it up on HexChat and decided to work around the prompts HexChat gave to the TCP server. Later finding the RFC 1459 document and expanding the server. | |||
== Swee Net == | |||
SweeNet (A.K.A Try IRCat) is home of Codename IRCat's | |||
core & module testing, its server details and a [https://thelounge.chat The Lounge] web chat shown in the "try" page on [https://ircat.xyz/try ircat.xyz]. |
Revision as of 00:59, 8 March 2025
![]() Codename IRCat's full logo | |
Released | December 8 2024 |
---|---|
Language | Python |
Platform(s) | Linux backend |
License | MIT |
Created by | Swee |
Website | https://ircat.xyz |
Codename IRCat (Sometimes referred as IRCat although that is the name of a sample code for IRC) is a modular IRCd (Internet Relay Chat Daemon or simply, IRC server software) software written in Python to study RFC 1459 and IRCv3 and implement both in Python, it is one of Swee's most successful and still maintained software.
A new Beginning
Codename IRCat is the start of a "new beginning" of Swee's programming path as he begins to mostly make software for TCP-based protocols.
Codename IRCat started as a test TCP server Swee wrote called "Internet Relay Cats," he loaded it up on HexChat and decided to work around the prompts HexChat gave to the TCP server. Later finding the RFC 1459 document and expanding the server.
Swee Net
SweeNet (A.K.A Try IRCat) is home of Codename IRCat's core & module testing, its server details and a The Lounge web chat shown in the "try" page on ircat.xyz.