{"id":15857331,"url":"https://github.com/xtuc/nmap","last_synced_at":"2025-04-01T19:36:04.848Z","repository":{"id":65989918,"uuid":"56524394","full_name":"xtuc/Nmap","owner":"xtuc","description":"Nmap clone written in Scala","archived":false,"fork":false,"pushed_at":"2016-04-18T16:49:32.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T11:52:46.814Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Scala","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/xtuc.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}},"created_at":"2016-04-18T16:35:47.000Z","updated_at":"2016-05-30T10:54:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"58342883-f659-444b-98b6-7fbb5a92cce8","html_url":"https://github.com/xtuc/Nmap","commit_stats":{"total_commits":19,"total_committers":1,"mean_commits":19.0,"dds":0.0,"last_synced_commit":"b553b3afb936caab8c3e45d6caa1e98ffa519e21"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2FNmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2FNmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2FNmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtuc%2FNmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtuc","download_url":"https://codeload.github.com/xtuc/Nmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246701276,"owners_count":20820031,"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":[],"created_at":"2024-10-05T20:22:18.304Z","updated_at":"2025-04-01T19:36:04.815Z","avatar_url":"https://github.com/xtuc.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"## [Nmap](https://nmap.org) clone written in Scala\n\nThe application uses Actors to dispatch pings throught multiple threads. This project has an educatif goals.\n\n### Added features\n- Support IP subnet\n- SLOC In Scala\n\n### Usage\n\n**nmap.jar [host(s)] [port|port start] ([port end])**\n\nCheck if the port 80 is open on your local host.\n```shell\nnmap.jar localhost 80\n```\n\nCheck if ports 21 to 80 are open on your local host\n```shell\nnmap.jar localhost 21 80\n```\n\nCheck if port 22 is open on your entier network\n```shell\nnmap.jar 192.168.1.0/24 22\n```\n\n### Known issues\n- Hostname resolve doesn't work with subnet\n- No thread spawn limitation with ping sender Actor\n- Can't use remote Actors since a lock is used","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fnmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtuc%2Fnmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtuc%2Fnmap/lists"}