{"id":22235219,"url":"https://github.com/sidhaler/jmsscanner","last_synced_at":"2025-03-25T09:24:26.888Z","repository":{"id":166101471,"uuid":"355889205","full_name":"sidhaler/JmSscanner","owner":"sidhaler","description":"JmS network port scanner","archived":false,"fork":false,"pushed_at":"2021-05-30T13:59:29.000Z","size":26043,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T08:43:18.968Z","etag":null,"topics":["network","rust","scanner","security"],"latest_commit_sha":null,"homepage":"","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/sidhaler.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":"2021-04-08T12:00:06.000Z","updated_at":"2023-04-11T19:24:25.000Z","dependencies_parsed_at":"2024-08-21T02:16:32.121Z","dependency_job_id":null,"html_url":"https://github.com/sidhaler/JmSscanner","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidhaler%2FJmSscanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidhaler%2FJmSscanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidhaler%2FJmSscanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidhaler%2FJmSscanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidhaler","download_url":"https://codeload.github.com/sidhaler/JmSscanner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245433079,"owners_count":20614438,"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":["network","rust","scanner","security"],"created_at":"2024-12-03T02:12:29.080Z","updated_at":"2025-03-25T09:24:26.878Z","avatar_url":"https://github.com/sidhaler.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About JmSscanner \n[![Rust](https://github.com/sidhaler/JmSscanner/actions/workflows/rust.yml/badge.svg)](https://github.com/sidhaler/JmSscanner/actions/workflows/rust.yml)\n****\nJmSscanner is simple port scanner. After ver. 1.5, sudo privileges are required to run scanner.\n### Options:\n```\n-h || prints help\n-p || port range from x to y, example: -p 44-443\n-n || network scan, example: 192.168.1.0/24 -n  || note: It will be added in short future \n-w || scanning for websites on host, example: 192.168.1.1 -p 20-2000 -w \n```\nnote: _max range of ports is 65535_\n# LINUX (Ubuntu) :\n****\nI don't know how scanner is doing on other distros. \n\nUsage:\n```\nsudo ./jmsscanner [TARGET] [OPTIONS]\n```\nExamples:\n```\nsudo ./jmsscanner 192.168.1.1 -p 33-1000\n```\n\n\n# Windows(it's retarded don't ever use this version) :\n****\n##### Current version of scanner doesn't compile on windows. \n\nExperimental usage:\n```` \njmsscanner.exe [TARGET] [OPTIONS]\n````\nExamples:\n```\njmsscanner.exe 192.168.1.1 -p 33-1000\n```\n\n# Compiling : \n\n```` \ncargo run *target required* [options are otpional^^]\n````\n# Building :\n\n#### For normal build go into src directory, then use ↓\n```` \ncargo build\n````\nAfter that u will have release version ready in jmsscanner/target/debug\n****\n\n#### For building release version ↓\n```` \ncargo build --release \n````\nAfter that u will have release version ready in jmsscanner/target/release\n****\n\n\n#### For building .exe, on linux ↓\n````\ncargo build --release --target x86_64-pc-windows-gnu\n````\nAfter that u will have release version ready in jmsscanner/target/x86_64-pc-windows-gnu\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidhaler%2Fjmsscanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidhaler%2Fjmsscanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidhaler%2Fjmsscanner/lists"}