Would it be possible to get a port to run weechat as a bouncer on? I'd like to get the android app working.
On 2019-10-06, va7ksh@radiofreqs.space va7ksh@radiofreqs.space wrote:
Would it be possible to get a port to run weechat as a bouncer on? I'd like to get the android app working.
Working on this, port allocation will likely be your user id (as reported by "id" + 50000). I am testing the weechat relay, but unable to make connection as of yet. More to come.
On 10/8/19 3:47 PM, Matthew (NB0X) wrote:
On 2019-10-06, va7ksh@radiofreqs.space wrote:
Would it be possible to get a port to run weechat as a bouncer on? I'd like to get the android app working.
Working on this, port allocation will likely be your user id (as reported by "id" + 50000). I am testing the weechat relay, but unable to make connection as of yet. More to come.
Weechat and Weechat-Android now support using Unix sockets for relays. envs, team, and (I think) club all do this for users.
See https://tilde.team/wiki/irc#weechat-relays for how to configure Weechat, and https://git.envs.net/envs/ops/src/branch/master/etc/nginx/snippets/user.envs... for the nginx configs.
HTH, ~emerson
On 2019-10-08, emerson emerson@tilde.team wrote:
On 10/8/19 3:47 PM, Matthew (NB0X) wrote:
Working on this, port allocation will likely be your user id (as reported by "id" + 50000). I am testing the weechat relay, but unable to make connection as of yet. More to come.
Weechat and Weechat-Android now support using Unix sockets for relays. envs, team, and (I think) club all do this for users.
See https://tilde.team/wiki/irc#weechat-relays for how to configure Weechat, and https://git.envs.net/envs/ops/src/branch/master/etc/nginx/snippets/user.envs... for the nginx configs.
Thanks! I'll take a look and see if it can be adapted to our OpenBSD setup.
radiofreqs@lists.tildeverse.org