Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-13 | open_url.sh: Add documentation comment for Irssi openurl integrationv0.0.1 | Teddy Wing | |
2017-04-13 | Add open_url.sh | Teddy Wing | |
A script that can be installed on a remote machine and invoked with a URL argument that will be opened by Hearurl locally. For use with programs like the "openurl.pl" script for Irssi. The script would function using this SSH command: $ ssh -R 37705:localhost:34254 user@host |