How to log in to the server remotely on Mac (included/FinalShell)

How to remotely log in to the server on Mac:

1. Mac comes with the function of logging in to the server:

  • Enter the following command in the Mac terminal

  • ssh [email protected](Shh username@IP address)

  • According to the prompt, just enter the password:
    -Insert picture description here

  • drop out:control+d

2. FinalShell, a domestic software that replaces Xshell on Mac:

  • Very powerful, see the official website for details: http://www.hostbuf.com/

  • Here is the introduction of the official website:

  • Main features:
    1. Multi-platform support Windows, macOS, Linux
    2. Multi-label, batch server management.
    3. Support login ssh and Windows remote desktop.
    4. Beautiful and smooth font display, built-in more than 100 color schemes.
    5. Terminal , sftp display on the same screen, switch directories synchronously.
    6. Command automatic prompt, smart matching, faster and more convenient input.
    7. sftp support, through various optimization technologies, load faster, switch, open the directory without waiting.
    8. Server Real-time monitoring of network and performance, no need to install server plug-ins.
    9. Built-in overseas server acceleration, accelerate remote desktop and ssh connections, and operate smoothly without stalling.
    10. Bilateral acceleration function, greatly improve the speed of accessing the server.
    11. Memory, CPU performance Monitoring, Ping delay packet loss, Trace routing monitoring.
    12. Real-time hard disk monitoring.
    13. Process manager.
    14. Quick command panel, which can display dozens of commands at the same time.
    15. Built-in text editor, support syntax highlighting, code Fold, search, replace.
    16. Both ssh and remote desktop support proxy server.
    17. Package transmission, automatic compression and decompression.
    18. Support rz, sz (zmodem)
    19. Multi-location ping monitoring
    20. Command input box, support automatic supplement Full, command history
    21. Custom command parameter function, which can dynamically generate commands based on input parameters

  • More features will be gradually added, and the frequency of updates will be maintained at least once a week, so stay tuned.

Screenshot of the interface:

  • Shell terminal
    Insert picture description here Insert picture description here
    Process manager
    Insert picture description herehost detection, Ping monitoring, Trace real-time trackingInsert picture description here

Guess you like

Origin blog.csdn.net/szw_yx/article/details/105801988