<div>To start using glowing bear, please enable the relay plugin in your WeeChat client:
<div>To start using glowing bear, please enable the relay plugin in your WeeChat client:
<pre>
<pre>
/set relay.network.password yourpassword
/set relay.network.password yourpassword
/relay add weechat 9001
/relay add weechat {{ port || 9001 }}
</pre>
</pre>
<spanclass="label label-danger">WeeChat version 0.4.2 or higher is required.</span><br>
<spanclass="label label-danger">WeeChat version 0.4.2 or higher is required.</span><br>
The communication goes directly between your browser and your WeeChat relay in plain text. Check the instructions below for help on setting up encrypted communication.
The communication goes directly between your browser and your WeeChat relay in plain text. Check the instructions below for help on setting up encrypted communication.
<p>If WeeChat is already running, you can reload the certificate and private key and set up an encrypted relay on port 8000 with these WeeChat commands:</p>
<p>If WeeChat is already running, you can reload the certificate and private key and set up an encrypted relay on port {{ port || 8000 }} with these WeeChat commands:</p>