{"id":23969085,"url":"https://github.com/jiab77/nmap-webui","last_synced_at":"2026-04-07T17:31:28.645Z","repository":{"id":87588280,"uuid":"268561973","full_name":"Jiab77/nmap-webui","owner":"Jiab77","description":"A simple web interface for Nmap with a XML to JSON reports converter","archived":false,"fork":false,"pushed_at":"2021-04-08T00:15:39.000Z","size":508,"stargazers_count":13,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-13T16:45:38.303Z","etag":null,"topics":["json","nmap","nodejs","php","xml"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jiab77.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-06-01T15:36:24.000Z","updated_at":"2025-02-03T07:41:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d1a9b41-fc6b-46b5-9ee3-6dffda8ec1e2","html_url":"https://github.com/Jiab77/nmap-webui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jiab77/nmap-webui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jiab77%2Fnmap-webui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jiab77%2Fnmap-webui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jiab77%2Fnmap-webui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jiab77%2Fnmap-webui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jiab77","download_url":"https://codeload.github.com/Jiab77/nmap-webui/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jiab77%2Fnmap-webui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31522225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["json","nmap","nodejs","php","xml"],"created_at":"2025-01-07T00:59:43.805Z","updated_at":"2026-04-07T17:31:28.626Z","avatar_url":"https://github.com/Jiab77.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nmap-webui\nA simple web interface for Nmap with a XML to JSON reports converter\n\n## Dependencies\n\nAs most of the `nmap` features requires to be `root`, you will have to run this command to avoid the need to specify the password when the interface will invocate `nmap`.\n\n```bash\n# Authorize nmap to run as root without password\necho \"$USER ALL = NOPASSWD: $(which nmap)\" | sudo tee -a /etc/sudoers.d/nmap\n```\n\n## Preview\n\n### Light theme\n\n![image](https://user-images.githubusercontent.com/9881407/84726211-ab278e80-af8c-11ea-8713-0def6c51e648.png)\n\n### Dark theme\n\n![image](https://user-images.githubusercontent.com/9881407/84726262-c5fa0300-af8c-11ea-942a-59195634107f.png)\n\n## Usage\n\n1. Start backend web server\n\n```bash\n# For PHP\nphp -S localhost:8000 backend.php\n```\n\n\u003e The NodeJS version of the backend is not ready yet.\n\n2. Start frontend web server\n\n```bash\n# For PHP\nphp -S localhost:8001 server.php\n\n# For NodeJS\nnode server.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiab77%2Fnmap-webui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjiab77%2Fnmap-webui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjiab77%2Fnmap-webui/lists"}