VSAY VS Code Extension

    Infrastructure Access Inside Your IDE

    Connect to machines, manage sessions, and forward ports — all from VS Code.

    Remote Terminal

    Open terminal sessions to any registered machine directly inside VS Code.

    Server Management

    Browse your machine list in the VS Code sidebar. See status, OS, and architecture at a glance.

    Port Forwarding

    Forward remote ports to localhost. Access databases, APIs, and services without leaving your IDE.

    Session Management

    Manage multiple sessions, view history, and switch between machines seamlessly.

    Visual Studio Code — WebXterm
    Connected to prod-server-01
    admin@prod-server-01:~$ ls -la
    total 48
    drwxr-xr-x 6 admin admin 4096 Mar 9 10:30 .
    drwxr-xr-x 3 root root 4096 Mar 1 00:00 ..
    -rw-r--r-- 1 admin admin 220 Mar 1 00:00 .bash_logout
    drwxr-xr-x 2 admin admin 4096 Mar 5 14:20 deploy
    drwxr-xr-x 4 admin admin 4096 Mar 8 09:15 app
    admin@prod-server-01:~$