':.:':.:::.      .,-:::::/ :::::::..    :::.  .-:.     ::-.
 `;' `;;;`;;   ,;;-'````'  ;;;;``;;;;   ;;`;;  ';;.   ;;;;'
      ,[[ '[[, [[[   [[[[[[/[[[,/[[['  ,[[ '[[,  '[[,[[['  
     c$$$cc$$$c"$$c.    "$$ $$$$$$c   c$$$cc$$$c   c$$"    
      888   888,`Y8bo,,,o88o888b "88bo,888   888,,8P"`     
      YMM   ""`   `'YMUP"YMMMMMM   "W" YMM   ""`mM"        

How to use port-forwarding for relvokcor.xyz internal IRC

This assumes you're using a Mac or Linux machine and connecting to relvokcor.xyz from a terminal. Similar port forwarding configuration options should exist in all ssh clients, though.
  1. In ~/.ssh/config (the important bit is the LocalForward line):
    Host relvokcor.xyz
        User agray 
        IdentityFile ~/.ssh/tildeclub
        LocalForward 6667 irc:6667
    
    This means that when I connect to port 6667 on my laptop it will be forwarded to port 6667 on the machine that relvokcor.xyz refers to as irc.
  2. In your desktop IRC client (I'm using Adium) set up a new IRC account with:
    • Nickname: agray (change this to your relvokcor.xyz username)
    • Hostname: 127.0.0.1
  3. That's it! Now when you're ssh-ed into relvokcor.xyz you can use that IRC account to connect to the relvokcor.xyz irc server!




Click for the [ Random page ]
Want to join the ring? Click here for info.