Comments

Friday, January 25, 2013

ZNC IRC Network bouncer Debian

Posted by at Friday, January 25, 2013 Read our previous post
ZNC is an IRC network bouncer
ZNC is an IRC network bouncer or BNC. It can detach the client from the actual IRC server, and also from selected channels. Multiple clients from different locations can connect to a single ZNC account simultaneously and therefore appear under the same nickname on IRC. It supports SSL secured connections and IPv6.
ZNC is written in C++ and licensed under the GNU General Public License.

  1. Upload Script to your root Server
  2. chmod 0777 scriptname.sh
  3. ./scriptname.sh
  4. Conf it
  5. Have pfun

#!/bin/bash

# by cr4shyyy Auto ZNC IRC Network bouncer

aptitude install znc
echo Add znc as User
read -p "Press any key to start ..."

sudo useradd -m -G users -s /bin/bash znc
passwd znc

read -p "Press any key to start Znc Makeconf ..."
sudo -u znc -H sh -c "znc --makeconf" 

No comments:

Post a Comment

[#] iNFO [#]

All the information provided on this site is for educational purposes only.
 
The site and it's author is in no way responsible for any misuse of the information.
©2012 Security is just an Illusion is powered by Blogger - Template designed by Stramaxon - Best SEO Template