Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
irssi /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxr-xr-x
AUTHORS
1.89
KB
-rw-r--r--
NEWS.Debian.gz
1.11
KB
-rw-r--r--
NEWS.gz
57.68
KB
-rw-r--r--
README.md
2.34
KB
-rw-r--r--
TODO.gz
13.99
KB
-rw-r--r--
capsicum.txt
1.49
KB
-rw-r--r--
changelog.Debian.gz
1.24
KB
-rw-r--r--
copyright
1.68
KB
-rw-r--r--
design.html
5.32
KB
-rw-r--r--
design.txt.gz
1.89
KB
-rw-r--r--
faq.html
7.79
KB
-rw-r--r--
faq.txt.gz
2.8
KB
-rw-r--r--
formats.txt
3.42
KB
-rw-r--r--
manual.txt.gz
14.75
KB
-rw-r--r--
perl.txt.gz
11.43
KB
-rw-r--r--
signals.txt.gz
2.53
KB
-rw-r--r--
special_vars.txt.gz
2.43
KB
-rw-r--r--
startup-HOWTO.html
37.79
KB
-rw-r--r--
startup-HOWTO.txt.gz
10.89
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
# [Irssi](https://irssi.org/) [](https://travis-ci.org/irssi/irssi) Irssi is a modular chat client that is most commonly known for its text mode user interface, but 80% of the code isn't text mode specific. Irssi comes with IRC support built in, and there are third party [ICB](https://github.com/jperkin/irssi-icb), [SILC](http://www.silcnet.org/), [XMPP](http://cybione.org/~irssi-xmpp/) (Jabber), [PSYC](http://about.psyc.eu/Irssyc) and [Quassel](https://github.com/phhusson/quassel-irssi) protocol modules available.  ## [Download information](https://irssi.org/download/) #### Development source installation ``` git clone https://github.com/irssi/irssi cd irssi ./autogen.sh make && sudo make install ``` #### Release source installation * Download [release](https://github.com/irssi/irssi/releases) * [Verify](https://irssi.org/download/#release-sources) signature ``` tar xJf irssi-*.tar.xz cd irssi-* ./configure make && sudo make install ``` ### Requirements - [glib-2.28](https://wiki.gnome.org/Projects/GLib) or greater - [openssl](https://www.openssl.org/) - [perl-5.6](https://www.perl.org/) or greater (for perl support) - terminfo or ncurses (for text frontend) #### See the [INSTALL](INSTALL) file for details ## [Documentation](https://irssi.org/documentation/) * [Frequently Asked Questions](https://irssi.org/documentation/faq) * [Startup How-To](https://irssi.org/documentation/startup) * Check the built-in `/HELP`, it has all the details on command syntax ## [Themes](https://irssi-import.github.io/themes/) ## [Scripts](https://scripts.irssi.org/) ## [Modules](https://irssi.org/modules/) ## [Security information](https://irssi.org/security/) Please report security issues to staff@irssi.org. Thanks! ## [Bugs](https://github.com/irssi/irssi/issues) / Suggestions / [Contributing](https://irssi.org/development/) Check the GitHub issues if it is already listed in there; if not, open an issue on GitHub or send a mail to [staff@irssi.org](mailto:staff@irssi.org). Irssi is always looking for developers. Feel free to submit patches through GitHub pull requests. You can also contact the Irssi developers in [#irssi](https://irssi.org/support/irc/) on irc.libera.chat.
Close