[arch-general] Ncurses over ssh

Timothée Ravier siosm99 at gmail.com
Tue Jul 29 05:23:57 EDT 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On 2014-07-26 22:09, luc.linux at mailoo.org wrote:
> In a totally unrelated matter, do you know how to make a remote
> program launch local scripts through ssh ?

You may use ssh -R to open a remote socket forwarding packets to your
host and then send commands through it:

ssh my.server.com -t -R 7777:localhost:7777 -- ...

Here is how I did it, with newsbeuter in a tmux:
http://tim.siosm.fr/blog/2014/02/16/first-rust-prog-and-rss-reader-update/

- -- 
Timothée Ravier
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCgAGBQJT12gtAAoJENsngY94aI+Dz8cIAKNQImyDaw3fVZybyacro67r
jqEhql4jZVoe6fzKH1JotZQT6x5eeqqHFbybez287QmRlsITuvHRNknjJMKCzHNp
1wvn3wxLoOP8Mz2ip9Rlyb13LKaCWX4IvQc7nZvlneOikIJcAhtkrRlRWXoTns4x
/HzFywjehYhiB1nz49UCksN9FGQo7+fJhmmzvHZ0KAG0+zR2pfDxxyuiQU0OGwZ4
y0yy2j2PVzhD1Bm/QZsX/m/icdm1voVgfc18iOYwMNIA+co37a7UeJxlN9jBOExo
VmmQb5VH+nZ3feQCWdoHJvQAg/Z6O30Z8GYj/ueg4ZrEe3CAQahC2fbHyZ05+aQ=
=fJcy
-----END PGP SIGNATURE-----


More information about the arch-general mailing list