Nicolas Chatelain 84cd891be3 Update README.md
Note regarding Edge support
2026-03-30 23:22:55 +02:00
2026-03-26 15:50:55 +01:00
2026-03-26 15:32:49 +01:00
2026-03-26 15:32:49 +01:00
2026-03-26 15:32:49 +01:00
2026-03-26 15:32:49 +01:00
2025-11-02 12:35:31 +01:00
2025-11-02 12:35:31 +01:00
2026-03-26 15:32:49 +01:00
2025-11-02 12:35:31 +01:00
2026-03-26 15:32:49 +01:00
2025-11-02 12:35:31 +01:00
2025-11-02 12:35:31 +01:00
2026-03-30 23:22:55 +02:00
2025-11-02 12:35:31 +01:00
2025-11-02 12:35:31 +01:00
2025-11-02 12:35:31 +01:00
2026-03-26 16:24:54 +01:00

Ligolo-IWA

A Ligolo-ng JavaScript agent working inside Chrome/Chromium-based browsers by leveraging Isolated Web Applications.

Ligolo-IWA

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)

GPLv3

Local setup

Build the signed Isolated Web App bundle locally with:

make

The signed artifact is written to out/ligolo-iwa.swbn.

Install on Chrome

Chrome's current IWA testing flow uses Web App Internals:

  1. Use Chrome 120 or later.
  2. Enable chrome://flags/#enable-isolated-web-app-dev-mode.
  3. Open chrome://web-app-internals.
  4. Choose Install IWA from Signed Web Bundle.
  5. Select out/ligolo-iwa.swbn.

Install on Edge

Due to current limitations in how Microsoft Edge handles the new Isolated Web App standard, installation is currently unsupported on this browser.

S
Description
Automated archival mirror of github.com/nicocha30/ligolo-iwa
Readme GPL-3.0 163 KiB
Languages
TypeScript 83.8%
JavaScript 8.9%
Makefile 5.2%
HTML 1.3%
CSS 0.8%