unblock-crosh-ext-or-terminal
-e Unblock Crosh with Daybreak!
Method 1:
- Download this extension: https://chrome.google.com/webstore/detail/secure-shell-dev/algkcnfjnajfhgimadimbjhmpaeohhln (or any other SSH extension)
- Type anything in the username box
- Type >crosh in the hostname box
- Press ENTER.
- You should now have a Crosh window open.
Method 2:
- Open the Terminal app and make a new SSH profile.
- Type in ssh a@>crosh.
- Save the profile.
- Right-click your terminal app and click on the SSH profile you made.
- Enjoy your Crosh window.
If either of these methods don’t work, you can try downgrading to any version below v91.
Notes:
- It’s not actually SSH, it just makes a Crosh instance using chrome.terminalPrivate.
- With the extension installed (the dev one linked is the better one, though the non-dev one works too), visit chrome-extension://algkcnfjnajfhgimadimbjhmpaeohhln/html/crosh.html
- The non-dev url is chrome-extension://iodihamcpbpeioajjeobimgagajmlibd/html/crosh.html
- Source: https://chromium.googlesource.com/apps/libapps/+/HEAD/nassh
Credits: Kaitlin OlyB Titanium Network