{"id":21020652,"url":"https://github.com/bajrangcoder/acodex_server","last_synced_at":"2026-02-08T10:05:08.695Z","repository":{"id":224721336,"uuid":"764027516","full_name":"bajrangCoder/acodex_server","owner":"bajrangCoder","description":"Rust-based server for AcodeX plugin","archived":false,"fork":false,"pushed_at":"2026-02-05T09:15:50.000Z","size":452,"stargazers_count":101,"open_issues_count":3,"forks_count":24,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-05T20:53:56.793Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/bajrangCoder.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-27T10:55:33.000Z","updated_at":"2026-02-05T09:13:31.000Z","dependencies_parsed_at":"2024-12-20T14:35:36.158Z","dependency_job_id":"182fb861-c953-4ef4-bb00-0785b9652477","html_url":"https://github.com/bajrangCoder/acodex_server","commit_stats":null,"previous_names":["bajrangcoder/acodex_server"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/bajrangCoder/acodex_server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Facodex_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Facodex_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Facodex_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Facodex_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bajrangCoder","download_url":"https://codeload.github.com/bajrangCoder/acodex_server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bajrangCoder%2Facodex_server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29227383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T09:43:19.170Z","status":"ssl_error","status_checked_at":"2026-02-08T09:42:55.556Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-19T10:42:51.950Z","updated_at":"2026-02-08T10:05:08.690Z","avatar_url":"https://github.com/bajrangCoder.png","language":"Rust","readme":"# acodex_server\n\n`acodex_server` is a Rust-based backend/server for serving shell over socket. It provides a **lightweight**, **independent**, **secure**, and **fast** solution.\n\n## Features\n\n- Lightweight\n- Secure\n- fast\n- uses system pty\n- automatic update checking\n\n## Installation\n\nTo install `axs` on your system, simply use the following command:\n\n```bash\ncurl -L https://raw.githubusercontent.com/bajrangCoder/acodex_server/main/install.sh | bash\n```\n\n## Update  \n\n`axs` will automatically notify you whenever a new update is available. With a simple command:  \n\n```sh\naxs update\n```  \n\nyou can easily update it without any hassle.  \n\n\u003e [!NOTE]\n\u003e This feature is available from `v0.2.0` onwards. For older versions, please use the installation script to update.\n\n### Example Usage\n\n```bash\n$ axs --help\nCLI/Server backend to serve pty over socket\n\nUsage: axs [OPTIONS] [COMMAND]\n\nCommands:\n  update  Update axs server\n  help    Print this message or the help of the given subcommand(s)\n\nOptions:\n  -p, --port \u003cPORT\u003e                 Port to start the server [default: 8767]\n  -i, --ip                          Start the server on local network (ip)\n  -c, --command \u003cCOMMAND_OVERRIDE\u003e  Custom command or shell for interactive PTY (e.g. \"/usr/bin/bash\")\n      --allow-any-origin            Allow all origins for CORS (dangerous). By default only https://localhost is allowed\n  -h, --help                        Print help\n  -V, --version                     Print version\n```\n\n\u003e [!NOTE]\n\u003e If you encounter any issues, please [create an issue on GitHub](https://github.com/bajrangCoder/acodex_server/issues).\n\n## Building from Source\n\nTo build acodex_server from source, follow these steps:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/bajrangCoder/acodex_server.git\n   ```\n\n2. Ensure that Rust is installed on your system.\n\n3. Navigate to the project directory:\n   ```bash\n   cd acodex_server\n   ```\n\n4. Build the project:\n   ```bash\n   cargo build --release\n   ```\n\n5. Use the generated binary located at `/target/release/axs`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbajrangcoder%2Facodex_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbajrangcoder%2Facodex_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbajrangcoder%2Facodex_server/lists"}