In this tutorial i will be showing you, how to connect to a tor hidden service networks (irc.*.onion) through weechat using your server/vps.
1. Run Weechat. ( Start Weechat on your shells as you usually do.)
weechat-curses
Optional: make an alias to start weechat to something shorter and simplier, for example:
alias weechat='weechat-curses'
2.Connect to the Tor Socks5 proxy. (Now we will connect to the Tor Socks5 proxy at 127.0.0.1:9050 using Weechat.)
/proxy add tor socks5 127.0.0.1 9050
3. Create a server on Weechat. (After adding the proxy, we now need to create a new server. I will be using Freenode's hidden service in this tutorial as an excample)
6. Connect to Freenode over Tor. (After finishing up everything, Now we will connec to the hidden service of freenode)
/connect FreenodeTor
Have Doubts/Questions? Please comment down below on the post or email me at BLinuxYT[at]outlook.com
@Black Linux/Skyie/AutoBotIRC - Buuuuurp Geeky!
127.0.0.1 = localhost, which means the xShellz server you are on would need to be running a Tor relay (which I don't believe is the case). The basics are there though (and this would work off-shell if you had a running Tor relay).
Please Login or Sign Up to leave a reply.