➜ ~ cd vscode-web ➜ vscode-web ./code-server --port 9999 --host 0.0.0.0 --auth password ***** Please use the script in bin/code-server instead! ***** This script will soon be removed! ***** See the release notes at https://github.com/coder/code-server/releases/tag/v3.4.0 [2022-03-27T10:28:59.524Z] info Wrote default config file to ~/.config/code-server/config.yaml [2022-03-27T10:28:59.873Z] info code-server 4.2.0693b1fac04524bb0e0cfbb93afc85702263329bb [2022-03-27T10:28:59.874Z] info Using user-data-dir ~/.local/share/code-server [2022-03-27T10:28:59.888Z] info Using config file ~/.config/code-server/config.yaml [2022-03-27T10:28:59.888Z] info HTTP server listening on http://0.0.0.0:9999/ [2022-03-27T10:28:59.888Z] info - Authentication is enabled [2022-03-27T10:28:59.888Z] info - Using password from ~/.config/code-server/config.yaml [2022-03-27T10:28:59.888Z] info - Not serving HTTPS