aboutsummaryrefslogtreecommitdiffstats
path: root/open_url.sh
AgeCommit message (Collapse)Author
2017-04-13open_url.sh: Add documentation comment for Irssi openurl integrationv0.0.1Teddy Wing
2017-04-13Add open_url.shTeddy 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