Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Linux] Staying connected to IRC through SSH (No BNC Needed)
#1
I DID NOT WRITE THIS

Tested On uBuntu and CentOS
Programs Downloaded/Used Irssi, Screen, SSH Client

Note: Most shells already have Irssi, Screen

Step 1, Sign into your SSH.

[Image: step1p.png]

Step 2,
ubuntu:
Code:
apt-get install irssi
CentOS:
Code:
yum install irssi
Example:
[Image: 88548036.png]

Step 3.
ubuntu:
Code:
apt-get install screen
CentOS:
Code:
yum install screen
Example:
[Image: 82790418.png]

After both those packages are installed type the following:

Code:
screen

followed by:

Code:
irssi

[Image: 81025746.png]

and it will connect, if you want to keep it on while the SSH is closed, use control + A and then type d, it will detatch, if you get back on the shell and want to reopen it, type screen -r "r" for resume.

~ Natha
Reply
#2
I don't really understand this, are you just tunneling IRC traffic over SSH?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  BRAND New to Linux Ubuntu 12.04(Help needed) whites 3 1,421 10-16-2012, 08:26 AM
Last Post: Lewis_Smith95
  Setup an IRC server. DAMINKā„¢ 8 5,329 01-02-2010, 06:06 PM
Last Post: manipulate
  [TUT] How to secure your SSH server p0w3r0fchr1st 4 741 10-21-2009, 07:04 AM
Last Post: p0w3r0fchr1st

Forum Jump:


Users browsing this thread: 2 Guest(s)