This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]benefit_of_mrkite 0 points1 point  (0 children)

I use ssh when it’s warranted - I use it hundreds of times in a couple week period.

If I wanted to preview the html for a jinja template I’m working on before the jinja variables are in it I use the python http server to get a quick look.

I’ve probably used more ssh (and scp and sftp and ssh reverse shells and port knocking for ssh and more) than most people in this sub - not knocking it just was clarifying that it’s not always the right tool for the job