A Ligolo-ng JavaScript agent working inside Chrome/Chromium-based browsers by leveraging Isolated Web Applications.
See the Ligolo-IWA doc for quick setup: Ligolo-IWA (Setup/Quickstart)
And don't forget to read the Ligolo-ng documentation: 📑 Ligolo-ng Documentation (Setup/Quickstart)
Build the signed Isolated Web App bundle locally with:
makeThe signed artifact is written to out/ligolo-iwa.swbn.
Chrome's current IWA testing flow uses Web App Internals:
- Use Chrome 120 or later.
- Enable
chrome://flags/#enable-isolated-web-app-dev-mode. - Open
chrome://web-app-internals. - Choose
Install IWA from Signed Web Bundle. - Select
out/ligolo-iwa.swbn.
Due to current limitations in how Microsoft Edge handles the new Isolated Web App standard, installation is currently unsupported on this browser.