Giter Site home page Giter Site logo

jigsy1 / mircd Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 520 KB

An IRCd written in mIRC Scripting Language (mSL) and more or less based on ircu IRCds.

License: The Unlicense

mIRC Script 99.83% Batchfile 0.17%
mirc irc ircd irc-server mirc-script msl irc-daemon not-for-serious-use daemon server

mircd's Introduction

mIRCd

An IRCd written in mIRC Scripting Language (mSL) and more or less based on ircu based IRCds.

This is not meant to be used as a proper IRCd since there's far better alternatives for that. (Like actual IRCds.)

I mainly did this for my own personal amusement/as a pet project.

Requirements:

  • At least mIRC v7.66 (Rev.2)

Limitations:

  • This could be used by nefarious actors to phish NickServ/Oper passwords, so end users should be wary of this
  • No SSL/TLS support (/socklisten doesn't support these)
  • Not IRCv3 compliant (though I personally don't consider this to be a bad thing as IRC conversation is supposed to be ephemeral)
  • Sockets have a max size they can send data (Interestingly, this limitation didn't exist in mIRC 6.35 ¬_¬)1
  • Some commands are missing: anything related to server linking such as ACCOUNT, BURST, JUPE, etc.

Please consult readme.txt on how to get it running. -Jigsy

Things I would at least like to try to do some day:
  • Giving the entire script a line-by-line once over to check for bugs.
  • Server linking. Though given the nature of this, it's going to require me to rescript the entire IRCd from scratch. (Rev.3) (Ongoing...)
Screenshots (Rev.2)

Screenshots (Rev.3 - WIP2)

1 Though this could be an issue related to Windows 8.1. (I need to check on an XP VM.)

2 Assuming I don't burn out and actually get this completed.

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.