{"id":13464157,"url":"https://github.com/nickola/web-console","last_synced_at":"2025-03-25T10:32:02.535Z","repository":{"id":14248336,"uuid":"16955777","full_name":"nickola/web-console","owner":"nickola","description":":desktop_computer: Simple web-based shell in your browser (outdated)","archived":false,"fork":false,"pushed_at":"2021-04-10T16:20:52.000Z","size":183,"stargazers_count":1545,"open_issues_count":44,"forks_count":350,"subscribers_count":84,"default_branch":"master","last_synced_at":"2024-10-29T16:23:05.824Z","etag":null,"topics":["browser","console","remote","shell","web"],"latest_commit_sha":null,"homepage":"https://nickola.ru/projects/web-console","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nickola.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-18T16:40:34.000Z","updated_at":"2024-10-23T04:48:04.000Z","dependencies_parsed_at":"2022-07-15T15:17:35.351Z","dependency_job_id":null,"html_url":"https://github.com/nickola/web-console","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickola%2Fweb-console","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickola%2Fweb-console/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickola%2Fweb-console/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nickola%2Fweb-console/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nickola","download_url":"https://codeload.github.com/nickola/web-console/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245444180,"owners_count":20616335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","console","remote","shell","web"],"created_at":"2024-07-31T14:00:35.592Z","updated_at":"2025-03-25T10:32:02.067Z","avatar_url":"https://github.com/nickola.png","language":"JavaScript","readme":"# About\n\nWeb Console is a web-based application that allows to execute shell commands on a server directly from a browser (web-based shell).\nThe application is very light, does not require any database and can be installed and configured in about 3 minutes.\n\nIf you like Web Console, please consider an opportunity to support it in [any amount of Bitcoin](https://www.blockchain.com/btc/address/1NeDa2nXJLi5A8AN2CerBSSWD363vjdWaX).\n\n![Web Console](https://raw.github.com/nickola/web-console/master/screenshots/main.png)\n\n# Installation\n\nInstallation process is really simple:\n\n  - [Download](https://github.com/nickola/web-console/releases/download/v0.9.7/webconsole-0.9.7.zip) latest version of the Web Console.\n  - Unpack archive and open file `webconsole.php` in your favorite text editor.\n  - At the beginning of the file enter your `$USER` and `$PASSWORD` credentials, edit any other settings that you like (see description in the comments).\n  - Upload changed `webconsole.php` file to the web server and open it in the browser.\n\n# Docker\n\nBuild and start container:\n\n```\ndocker build -t web-console .\ndocker run --rm --name web-console -e USER=admin -e PASSWORD=password -p 8000:80 web-console\n```\n\nNow you can visit: http://localhost:8000\n\n# About author\n\nWeb Console has been developed by [Nickolay Kovalev](http://nickola.ru). Also, various third-party components are used, see below.\n\n# Used components\n\n  - jQuery JavaScript Library: https://github.com/jquery/jquery\n  - jQuery Terminal Emulator: https://github.com/jcubic/jquery.terminal\n  - jQuery Mouse Wheel Plugin: https://github.com/brandonaaron/jquery-mousewheel\n  - PHP JSON-RPC 2.0 Server/Client Implementation: https://github.com/sergeyfast/eazy-jsonrpc\n  - Normalize.css: https://github.com/necolas/normalize.css\n\n# URLs\n\n - GitHub: https://github.com/nickola/web-console\n - Website: http://nickola.ru/projects/web-console\n - Author: http://nickola.ru\n\n# License\n\nWeb Console is licensed under [GNU LGPL Version 3](http://www.gnu.org/licenses/lgpl.html) license.\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickola%2Fweb-console","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnickola%2Fweb-console","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnickola%2Fweb-console/lists"}