214Kent

IRC how-to (draft)

Feb 1st, 2021 (edited)
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.12 KB | None | 0 0
  1. We are using IRC (Internet Relay Chat) for casual communications, and for reasons of privacy and security, proper setup and configuration may be necessitated.
  2.  
  3. Simple steps for experienced users of TOR and IRC (2-3 minutes setup time):
  4. - Get an IRC client
  5. - Make sure you're running TOR
  6. - Go to: hczmv6hsynfsuv6fl75gwx47pmjgytw7qvbja3sdilksat7u37mbq6yd.onion on port 6667
  7.  
  8.  
  9. Windows setup (7-9 minutes setup configure time):
  10. - Get / install Tor Browser (2 minutes)
  11. https://www.torproject.org/download/
  12.  
  13. - Get / install Hexchat (Windows 7 version is free - 2 minutes)
  14. https://hexchat.github.io/downloads.html
  15.  
  16. - Configure Hexchat (3-5 minutes)
  17. https://www.reddit.com/r/TOR/comments/bmqyeo/how_do_i_setup_hexchat_with_tor/
  18.  
  19. - Create new host in Hexchat (name it "murat" - 1 minute)
  20. hczmv6hsynfsuv6fl75gwx47pmjgytw7qvbja3sdilksat7u37mbq6yd.onion/6667
  21.  
  22.  
  23.  
  24.  
  25. Detailed instructions / setup (may require about 30-40 minutes)
  26.  
  27. - Get / install a Linux distribution (for example: Ubuntu, but pick your own - about 10-15 minutes)
  28. https://ubuntu.com/download/desktop
  29.  
  30. - Install / configure TOR (about 3-5 minutes):
  31. https://2019.www.torproject.org/docs/debian.html
  32.  
  33. - Install / configure proxychains (about 3-5 minutes)
  34. https://zoomadmin.com/HowToInstall/UbuntuPackage/proxychains
  35.  
  36. - Install an IRC client of your choice (irssi or hexchat are popular choices - 3-5 minutes)
  37.  
  38. (irssi)
  39. https://www.addictivetips.com/ubuntu-linux-tips/install-irssi-and-use-irc-from-the-linux-terminal/
  40.  
  41. (hexchat)
  42. https://www.linuxbabe.com/ubuntu/install-use-hexchat-ubuntu-16-04
  43.  
  44. - Configure irrsi or hexchat for use (3 minutes)
  45.  
  46. irssi:
  47. /PROXY (David can you check these: this is where I think I'm going wrong in irssi)
  48. /PROXY (placeholder)
  49. /PROXY (placeholder)
  50. /NETWORK ADD MURAT
  51. /SERVER ADD -network MURAT hczmv6hsynfsuv6fl75gwx47pmjgytw7qvbja3sdilksat7u37mbq6yd.onion 6667
  52. /CONNECT hczmv6hsynfsuv6fl75gwx47pmjgytw7qvbja3sdilksat7u37mbq6yd.onion
  53.  
  54. hexchat:
  55. https://www.linuxbabe.com/ubuntu/install-use-hexchat-ubuntu-16-04
  56.  
  57. - Create new host in Hexchat (name it "murat" - 1 minute)
  58. hczmv6hsynfsuv6fl75gwx47pmjgytw7qvbja3sdilksat7u37mbq6yd.onion/6667
  59.  
Add Comment
Please, Sign In to add comment