the Chromium logo

The Chromium Projects

Port forwarding and tunneling in ChromeOS

localhost to Crostini

ChromeOS will forward ports from localhost into Crostini. This allows developers to use Chrome to access their development environment inside Crostini.

cicerone will ask chunnel to tunnel all ports listening in the Crostini container, except:

Moreover, tunneled ports are locked down to reject traffic from non-chronos UIDs.