Last reviewed against v0.9.0
source:
internal/browser/ Embedded browser
Open web admin UIs inside ShellYard via the bundled Chromium webview. Routes through the same SSH-tunnel proxy as the HTTP client.
Web connections open in the system browser by default (with the password copied to the clipboard for one-keystroke paste).
Embedded mode
Set browser_mode=embedded on a connection to render inside ShellYard via the bundled Chromium webview. Embedded mode is useful for switch / firewall / Cisco web UIs that benefit from auto-fill but suffer in heavy-JS sites.
Embedded mode uses an in-app proxy session, so requests can route through SSH tunnels just like the HTTP client.