You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
323 B
9 lines
323 B
config BR2_PACKAGE_AUTOSSH
|
|
prompt "autossh........................... Auto handle ssh tunnels"
|
|
tristate
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
autossh is a program to start a copy of ssh and monitor it,
|
|
restarting it as necessary should it die or stop passing traffic.
|
|
|
|
http://www.harding.motd.ca/autossh/
|
|
|