apt-get update
apt-get -y install hexchat hexchat-common hexchat-plugins libsexy2That's all! See you.
Open Source is a great idea and it has changed the world!
Open Source forever ....
While you do not know attack, how can you know about defense? (未知攻,焉知防?)
Do BAD things .... for the RIGHT reasons -- OWASP ZAP
It is easier to port a shell than a shell script. -- Larry Wall
Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris. -- Larry Wall
为天地立心, 为生民立命, 为往圣继绝学, 为万世开太平。 -- 王炜
apt-get update
apt-get -y install hexchat hexchat-common hexchat-plugins libsexy2echo "deb http://ftp.debian.org/debian wheezy-backports main contrib non-free" >> /etc/apt/sources.listapt-get update
apt-get install libotr5-bin libotr5 libotr5-dev libgcrypt11-dev gnome-commongit clone https://github.com/TingPing/hexchat-otr.gitcd hexchat-otr
./autogen.sh
make -s
make install/query samiux
/otr start/otr trust/otr auth [password]/otr finishsudo make uninstall