Understand reh and reh-web archives
masterVSCodium uses specific server components for remote and web-based access:
- Remote Host (
reh): This is the server component used for remote SSH or WSL connections. It runs on a remote computer and makes that machine accessible via VSCodium. - Web Host (
reh-web): This is the server component used by thecodium serve-webcommand. It runs locally and makes VSCodium accessible through a web browser.