vidspot.blogg.se

Weechat add server
Weechat add server










weechat add server
  1. WEECHAT ADD SERVER UPGRADE
  2. WEECHAT ADD SERVER ANDROID
  3. WEECHAT ADD SERVER DOWNLOAD

cat ~/.znc/znc.pem | openssl x509 -sha512 -fingerprint -noout | tr -d ':' | tr 'A-Z' 'a-z' | cut -d = -f 2 if you're using a self-signed certificate. Note: This is only necessary if you are not using a Signed SSL Certificate, i.e. WeeChat 0.4.3 wants md5 (insecure, deprecated) fingerprint (replace -sha512 with -md5 below or better, upgrade), WeeChat 1.2 allows sha256 and sha512. set _fingerprint MD5_or_SHA256_or_SHA512_fingerprint_here

weechat add server

server add BNC my./6697 -ssl -username=username/network -password=password -autoconnect If you're using a certificate generated with, let's say Let'sEncrypt, you can safely just add the network and you're done. Note that the _fingerprint should only be used if you're NOT using a Signed Certificate.

  • 2.3 Enabling /ZNC and other raw commandsĬonnecting to ZNC SSL Connecting.
  • 2.2 Disabling automatic switching of buffer.
  • 2.1 Enabling server-time & other IRCv3 capabilities.
  • 1.3 Specifying username/network:password later.
  • Developer's guide (official) - Want to develop WeeChat itself? Reading this guide will help with that goal.
  • Relay protocol (official) - This is another article that will need to be covered in order to write a remote interface (front end) for WeeChat.
  • Plugin API reference (official) - Want to write a remote interface (front end) for WeeChat? This is one of the articles for that.
  • It is also helpful as reference material. Helpful for those who desired to become deeply familiar with WeeChat.
  • User's guide (official) - An in-depth user guide.
  • It covers all the steps needed in order to connect to an IRC server, set up a nick name, etc.
  • Quick Start guide (official) - WeeChat's excellent little Quick Start guide.
  • FAQ (official) - A list of Frequently Asked Questions concerning WeeChat.
  • Quassel - a daemon/headless IRC client written in C++ that supports 24/7 connectivity.
  • Irssi - a powerful text-mode IRC client for connecting to internet relay chat (IRC) networks.
  • weechat add server

    no-dlclose do not call function dlclose after plugins are unloaded Plugin:option option for plugin (see man weechat)ĭebug options (for tools like valgrind, DO NOT USE IN PRODUCTION):

    WEECHAT ADD SERVER UPGRADE

    upgrade upgrade WeeChat using session files (see /help upgrade in WeeChat) s, -no-script don't load any script at startup Many commands can be separated by semicolons and are evaluated, r, -run-command run command(s) after startup P, -plugins load only these plugins at startup p, -no-plugin don't load any plugin at startup t, -temp-dir create a temporary WeeChat home directory and delete it on exit

    weechat add server

    (environment variable WEECHAT_HOME is read if this option is not given) Or 4 different directories separated by colons (in this order: config, data, cache, runtime) d, -dir force a single WeeChat home directory c, -colors display default colors in terminal a, -no-connect disable auto-connect to servers at startup This is currently the ideal method for staying connected to IRC networks continuously. Like most command-line programs, weechat will run all the time if opened in a screen or a tmux session which is then detached. This make it possible to never miss a mention or a message. It is common for many text-mode IRC client users to run the clients on a system that is always on always connected to the internet. Glowing Bear is probably the most tested of the bunch. Not all of the clients available in the list above may be operational.

  • WeeCloud - A WeeChat client written in javascript.Įach remote interface has a unique setup.
  • WEECHAT ADD SERVER DOWNLOAD

    Simply download the application from the Google Play Store and get started!

    WEECHAT ADD SERVER ANDROID

    WeeChat Android - Only works on Android phones.See the Glowing Bear Guide for hosting Glowing Bear on Gentoo. Glowing Bear - A web frontend for WeeChat.The following remote interfaces are available: !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occurĮnable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) It is recommended to enable per package instead of globallyĮnable spell checker plugin via Enchant instead of GNU AspellĪdd support for the guile Scheme interpreterĪdd Native Language Support (using gettext - GNU locale utilities)Īdd optional support/bindings for the Perl languageĪdd optional support/bindings for the Python languageĪdd support/bindings for the Ruby language Add extra documentation (API, Javadoc, etc).












    Weechat add server