An open API service indexing awesome lists of open source software.

https://github.com/valodim/irssi-histfetcher

Fetch query logs from a bouncer server via ssh
https://github.com/valodim/irssi-histfetcher

Last synced: about 2 months ago
JSON representation

Fetch query logs from a bouncer server via ssh

Awesome Lists containing this project

README

          

This is a fairly simple script for irssi. Opening a new query window will
execute a script on the bouncer server via ssh, which will tail the latest log
file of the queried person.

The script is assuming a passwordless access (like, via pubkey from an agent)
to the server, where the histfetcher zsh script is in the home and +x, and it
can read the log_${servertag}/${username}_YYYYMMDD.log
Any of that a problem, rewrite the scripts :)