Ok. How to check the hashcat status after disconnecting from the remote machine? Which command restores the hashcat status?
When disconnecting ssh all programs running in the shell will usually be terminated. If you want a program to continue running you need to use a terminal emulator like screen or tmux or other techniques that allow you to background tasks.