how can i use different user name for ssh?
chchleung opened this issue · comments
chch commented
how can i use different user name for ssh? How can I set the username because my server only auth for some name
Paul Buetow commented
Hi chchleung! You can add --user USERNAME
as an argument to DTail. For even more options please also have a look at dtail --help
! I hope this helps!
Paul
chch commented
OK, it works! thank you!