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
- Host: GitHub
- URL: https://github.com/valodim/irssi-histfetcher
- Owner: Valodim
- Created: 2011-12-10T12:08:26.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-23T14:49:21.000Z (about 14 years ago)
- Last Synced: 2025-01-17T00:12:43.921Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
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 :)