[GH-ISSUE #80] Support remote password #57

Closed
opened 2026-03-03 16:04:03 +03:00 by kerem · 1 comment
Owner

Originally created by @LCTL on GitHub (Sep 7, 2016).
Original GitHub issue: https://github.com/mthenw/frontail/issues/80

Spawn sshpass process when --remote-password option exist.

Originally created by @LCTL on GitHub (Sep 7, 2016). Original GitHub issue: https://github.com/mthenw/frontail/issues/80 Spawn `sshpass` process when --remote-password option exist.
kerem closed this issue 2026-03-03 16:04:04 +03:00
Author
Owner

@mthenw commented on GitHub (Oct 5, 2016):

Hey,

as stdin is supported I removed ssh support. If you would like to stream logs from remote host I suggest running something like:


ssh root@127.0.0.1 tail -F /var/log/syslog | frontail -

<!-- gh-comment-id:251656593 --> @mthenw commented on GitHub (Oct 5, 2016): Hey, as stdin is supported I removed ssh support. If you would like to stream logs from remote host I suggest running something like: ``` ssh root@127.0.0.1 tail -F /var/log/syslog | frontail - ```
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/frontail#57
No description provided.