Page MenuHomeDevCentral

Document irssi setup with notifications and Android access
Open, NormalPublic

Description

irssi + plugins for terminals or other ways to send notifications on hl + proxy mode to connect by phone

References:

Event Timeline

dereckson triaged this task as Normal priority.Thu, Mar 19, 21:59
dereckson created this task.
dereckson updated the task description. (Show Details)

irssi config

I've used this configuration:

settings {
  # ...

  proxy = {
    irssiproxy_bind = "195.154.30.15";
    irssiproxy_password = "somepassword";
    irssiproxy_ports = "Libera=6701 Undernet=6702";
    irssiproxy = "yes";
  };
};

We need a way to register ports like 6701 6702.