1 example for mosh

{{ score }}
  # You can run remote command
mosh user@host -- your_command with arguments

# It's handy for direct tmux session
mosh user@host -- tmux attach -t your_session_name