{"id":13844967,"url":"https://github.com/Jiab77/nmap-webui","last_synced_at":"2025-07-12T00:32:32.076Z","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":12,"open_issues_count":0,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-05T17:43:29.716Z","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":"2024-07-09T13:58:53.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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225772837,"owners_count":17521898,"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":["json","nmap","nodejs","php","xml"],"created_at":"2024-08-04T17:03:04.402Z","updated_at":"2024-11-21T17:31:06.316Z","avatar_url":"https://github.com/Jiab77.png","language":"PHP","funding_links":[],"categories":["PHP"],"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"}