{"id":15984854,"url":"https://github.com/gggeek/phpxmlrpc-debugger","last_synced_at":"2025-04-04T20:46:33.832Z","repository":{"id":141882291,"uuid":"571692472","full_name":"gggeek/phpxmlrpc-debugger","owner":"gggeek","description":"An xmlrpc and jsonrpc graphical debugger, made available as Docker container","archived":false,"fork":false,"pushed_at":"2024-04-16T16:16:15.000Z","size":127,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T05:26:29.953Z","etag":null,"topics":["debugger","jsonrpc","network-analysis","xmlrpc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gggeek.png","metadata":{"files":{"readme":"Readme.md","changelog":"News.md","contributing":null,"funding":null,"license":"license.txt","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}},"created_at":"2022-11-28T17:21:51.000Z","updated_at":"2023-07-27T05:49:36.000Z","dependencies_parsed_at":"2024-04-16T17:38:01.543Z","dependency_job_id":"692327a6-6e92-4857-a1bf-347ed99d1d33","html_url":"https://github.com/gggeek/phpxmlrpc-debugger","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"01c677e17a93ab4541a5c1b4ea0ad6903dea4f9d"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gggeek%2Fphpxmlrpc-debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gggeek%2Fphpxmlrpc-debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gggeek%2Fphpxmlrpc-debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gggeek%2Fphpxmlrpc-debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gggeek","download_url":"https://codeload.github.com/gggeek/phpxmlrpc-debugger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249618,"owners_count":20908211,"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":["debugger","jsonrpc","network-analysis","xmlrpc"],"created_at":"2024-10-08T02:10:49.152Z","updated_at":"2025-04-04T20:46:33.813Z","avatar_url":"https://github.com/gggeek.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"XMLRPC Debugger Image\n=====================\n\nAn xmlrpc and jsonrpc graphical debugger, made available as Docker container.\n\nAlso makes available a 'demo' combined xmlrpc/jsonrpoc server, which can be used as test target.\n\nBased on the https://github.com/gggeek/phpxmlrpc, https://github.com/gggeek/phpxmlrpc-jsonrpc and\nhttps://github.com/gggeek/jsxmlrpc libraries.\n\n![Screenshot](doc/images/screenshot.jpg)\n\nInstallation\n------------\n\n    docker pull ghcr.io/gggeek/phpxmlrpc-debugger:latest\n\nUsage\n-----\n\n    docker run -ti -p 80:80 -p 443:443 ghcr.io/gggeek/phpxmlrpc-debugger:latest\n\nThen access `http://localhost/`, or whatever the hostname/IP is of the VM used to run the Container.\n\nNotes:\n\n* the container listens on ports 80 and 443. It is up to you to remap them to the desired ports on the hosts, or to limit\n  access to them from a specific subnet, f.e to limit access to it from localhost.\n\n  *NB:* the container runs as an open relay for http requests. Running the container with public access is _not_\n  recommended. We take no responsibility for anyone doing so.\n\n* the ssl certificate used for https connections is self-signed. ATM there is no provision to use a valid certificate or\n  letsencrypt.org\n\n* the parameters to access the demo server from the debugger are: `host: localhost`, `path: /demo/`\n\nDevelopment\n-----------\n\nTo build and test locally the Container, you should follow a workflow similar to:\n\n    git clone https://github.com/gggeek/phpxmlrpc-debugger.git\n    docker build -t phpxmlrpc-debugger-local phpxmlrpc-debugger\n    docker run -ti -p 80:80 -p 443:443 phpxmlrpc-debugger-local\n\nLicense\n-------\nUse of this software is subject to the terms in the [license.txt](license.txt) file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgggeek%2Fphpxmlrpc-debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgggeek%2Fphpxmlrpc-debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgggeek%2Fphpxmlrpc-debugger/lists"}