⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.ssl

📁 EPIC IRC客户端。来源于IRCII客户端但做了很多性能和功能的优化。
💻 SSL
字号:
			SSL support for EPIC			--------------------Connecting----------In order to connect to an SSL-enabled server, a given server's "server-spec"must be defined correctly in order for /CONNECT to establish the connection.Example:<some SSL-enabled server>:<port>:<pass>:<nick>:<group>:IRC-SSL(Please note that only the first and last fields are mandatory to establishan SSL connection.)Alternatively, you may use the function $serverctl(SET <refnum> SSL) to changethe connection strategy for a server that already exists in your server list.Scripting support-----------------The function, cipher(), will return cipher type used in an already establishedSSL server connection.The function, isencrypted(), is supplied to determine whether or not a givenserver connection is SSL-enabled or not.The hook, SSL_SERVER_CERT, will return server certificate information (if any)after a server connection is established.  WARNING:  This is hook is subjectto change in the future.  Please do not rely on the output you receive fromthis hook.  You have been warned.A new status indicator, %|, has been added to show a server SSL/RAW connectionstatus.Credits-------Original SSL support for EPIC was written by Juraj Bednar.  You may find thedetails of that project at http://epicssl.sourceforge.net for the originalsource material.Further modification was done by B. Thomas Frazier for inclusion into theregular distriubtion.

⌨️ 快捷键说明

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