Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jigsy1 committed Jul 29, 2023
1 parent 153b4dd commit d8800c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ I mainly did this for my own personal amusement/as a pet project.
* 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)
* No flood protection such as Excess Flood
* Sockets have a max size they can send data (Interestingly, this limitation didn't exist in mIRC 6.35 ¬_¬)<sup>1</sup>
* Some commands are missing: anything related to server linking (ACCOUNT, BURST, JUPE, etc.)

Expand All @@ -31,4 +30,4 @@ Please consult readme.txt on how to get it running. -Jigsy
<img src="https://user-images.githubusercontent.com/34282672/211921083-963f98ce-b964-4d6c-bfdd-3ed46de4efd4.png" width="25%" height="25%" title="G-lining a channel" /> <img src="https://user-images.githubusercontent.com/34282672/211921086-03977227-3244-44b1-8f1b-81d857d62082.png" width="25%" height="25%" title="/OPMODE and /MODE changes" /> <img src="https://user-images.githubusercontent.com/34282672/211921087-ccce2f9b-db0f-4b73-acdd-050a95942fb6.png" width="25%" height="25%" title="Status window" />
<img src="https://user-images.githubusercontent.com/34282672/214992267-840efb96-e188-423c-871c-07017e919d2c.png" width="25%" height="25%" title="/WHO" /> <img src="https://github.com/Jigsy1/mIRCd/assets/34282672/86b41cc3-a35b-4183-8e1a-ec5783af76dd" width="25%" height="25%" title="Own idea: /WHO returning connection time" /> <img src="https://github.com/Jigsy1/mIRCd/assets/34282672/2a2719f3-5e94-410c-85d5-c596fe41300f" width="25%" height="25%" title="Extended /LIST" />

<sup>1</sup> Though this could be an issue in Windows 8.1.
<sup>1</sup> Though this could be an issue related to Windows 8.1.

0 comments on commit d8800c7

Please sign in to comment.