GithubHelp home page GithubHelp 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.

mircd's People

Contributors

jigsy1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mircd's Issues

Few suggestions

Hello Jigsy, first of all let me tell you that i appreciate your time spent on this amazing project. We love this mircd. Just downloaded and setup. i will check all commands and revert back with any issues/errors/feedback.

Just a few suggestions if you want to take into consideration at some point.

  1. Account registration/login system and auto hostname based on account. This one until you provide us with the services ๐Ÿ˜€
  2. What do you think about implementing an Always-on client?(like znc). Registered accounts can opt in/out. When a client disconnects from irc the session will not get destroyed giving the client the option to reattach later on the same session. So basically it works like a znc, the nickname/session remains 24 on irc and the user has the option to reattach at anytime.
    The user can reattched with /server servername port username:password

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.