Suchergebnisse
Webergebnisse
IRC through SSH tunnel - Søren Poulsen
https://sorenpoulsen.com › irc-thro...
https://sorenpoulsen.com › irc-thro...
IRC servers happily share our IP address with other users on the server. To retain a bit of privacy we can tunnel IRC though SSH, thus only exposing the IP ...
Hack 27 Tunnel Your IRC Connection with SSH
http://books.gigatux.nl › irchacks
http://books.gigatux.nl › irchacks
The SSH client listens on a port of your choosing on the client machine and forwards everything via the encrypted link to the SSH server. This then passes ...
IRC via SSH tunnel - tilde.town
https://tilde.town › ~nick › sshtunnel
https://tilde.town › ~nick › sshtunnel
town, but when you type in "who", you only see 12 unique users logged on. How do these people connect to the IRC server? When you start up an irc client on ...
SSH Port Forward a local IRC server to my remote server ...
https://unix.stackexchange.com › s...
https://unix.stackexchange.com › s...
1 Antwort
13.07.2011 — You need a reverse tunnel. From your mac you ssh to your linux VPS, creating a reverse tunnel. ssh -R *:6667:127.0.0.1:6667 tristan@linux.
Tunnel IRC through HTTP proxies - the Tcler's Wiki!
https://wiki.tcl-lang.org › page › T...
https://wiki.tcl-lang.org › page › T...
Please fill in the name and port number of your proxy server and set up your IRC client to connect to port 6667 of the machine this proxy is running on.
SSH and Port Forwarding or How to get through a firewall ...
https://www.debuntu.org › ssh-and...
https://www.debuntu.org › ssh-and...
08.04.2006 — As an example, I'm going to take the one from a campus blocking access to IRC servers usually running on port 6667, but letting the SSH port 22 ...
SSH Tunneling - Quassel IRC - Quassel IRC Issue Tracker
https://bugs.quassel-irc.org › wiki
https://bugs.quassel-irc.org › wiki
... SSH client's manpage. There are two ways to tunnel your client-core connection over SSH. You can either use static port forwarding or use a socks5 proxy.
Port triggering - Wikipedia
https://en.wikipedia.org › wiki › P...
https://en.wikipedia.org › wiki › P...
It is similar to port forwarding in that it enables incoming traffic to be forwarded to a specific internal host machine, although the forwarded port is not open ...
Java SSH Tunneling for an IRC chat - Stack Overflow
https://stackoverflow.com › java-ss...
https://stackoverflow.com › java-ss...
3 Antworten
24.06.2012 — You are liable to get into trouble for circumventing blocks of the IRC port. I've got another idea. Download and install IRC server software on the ...
SSH Port Forward a local IRC server to the remote server ...
https://itectec.com › unixlinux › ss...
https://itectec.com › unixlinux › ss...
port-forwardingssh. So, I have this slight dilemma: I am not allowed to host an IRC server on my VPS, but I am allowed to use tunneling of some sort to let users ...
