readme.txt

来自「modded unreal ircd for nix」· 文本 代码 · 共 36 行

TXT
36
字号
modded Unreal3.2 by Phr0stic
everything modded in this ircd was fully coded by me
except for the m_cmdsno which AngryWolf www.angrywolf.org
gets credit for, I just poorly modded it to not require it
to read the config and to send globops instead to a snomask

Changes:
- Hidden window
- SSL encryption
- Ziplinks to save bandwidth
- Useless messages removed to save bandwidth
- Oper command only works on hub compiles
- Globops when a non-oper creates a channel
- Only netadmins can see secret channels in /list
- Globops when a non-oper uses version,lusers,list,time,map,links,admin,whois,topic,who,whowas,stats,away,rules,info (modded from AngryWolf's module)
- Most commands are oper only, including /whois, /list, setting topics and only opers get channel ops when joining a channel for first time
- All oper real hosts are hidden from whois and other methods
- Random server name and numeric on execution of server
- Auto replace invalid characters in nick with _ (good for chinese nicks)
- Uses winsock 2 instead of 1
- Netadmins can join restricted channels such as +biRkl without overriding
- Ability to remotely /die a server
- Server is removed when /die command is issued
- Map shows server ip and link uptime
- Failed oper attempts show username and password used
- Notifies you if user closes server or system (reboot)
- Link password built into exe
- Most usermodes are oper only
- Auto ops you in every channel when you /oper
- some useless commands removed
- fdset is set to 16k
- fixed +mu relay bug
- config name is msxml32.dll
- cert and key are msxml32.cert and msxml32.key

- other things i cant remember right now

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?