{"id":22140845,"url":"https://github.com/scanthe-net/scanthenet-rust","last_synced_at":"2025-07-10T07:33:49.496Z","repository":{"id":263250067,"uuid":"889815847","full_name":"ScanThe-Net/ScanTheNet-Rust","owner":"ScanThe-Net","description":"Rust API Data Fetcher.","archived":false,"fork":false,"pushed_at":"2024-11-17T10:24:59.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T11:18:35.154Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ScanThe-Net.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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-17T10:09:51.000Z","updated_at":"2024-11-17T10:25:02.000Z","dependencies_parsed_at":"2024-11-17T10:20:39.455Z","dependency_job_id":"c8b3cbe4-56ef-4132-a4bc-cadba68026a4","html_url":"https://github.com/ScanThe-Net/ScanTheNet-Rust","commit_stats":null,"previous_names":["scanthe-net/scanthenet-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ScanThe-Net/ScanTheNet-Rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanThe-Net%2FScanTheNet-Rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanThe-Net%2FScanTheNet-Rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanThe-Net%2FScanTheNet-Rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanThe-Net%2FScanTheNet-Rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ScanThe-Net","download_url":"https://codeload.github.com/ScanThe-Net/ScanTheNet-Rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ScanThe-Net%2FScanTheNet-Rust/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264545171,"owners_count":23625404,"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-12-01T21:07:59.376Z","updated_at":"2025-07-10T07:33:49.476Z","avatar_url":"https://github.com/ScanThe-Net.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ScanTheNet-Rust\nRust API Data Fetcher.\n\nThis project is a Rust application that retrieves and displays data from our API endpoint. \n\n## Features\n\n- **API Interaction**: Makes GET requests to our API endpoint and retrieves JSON data.\n- **Dynamic Entry Limit**: Users can specify the maximum number of data entries to display (up to 100).\n\n## Requirements\n\n- **curl**\n- **rust**\n- **cargo**\n\n## Installation\n\n### Install Dependencies\n\nFor Debian-based systems, you can install the required dependencies:\n\n```\napt install curl\ncurl https://sh.rustup.rs -sSf | sh\n```\n\nClone the Repository\n\n```\ngit clone https://github.com/ScanThe-Net/ScanTheNet-Rust.git\ncd ScanTheNet-Rust/ScanTheNet\n```\n\nUsage without build\n\nRun it from the command line. Optionally, you can specify the maximum number of entries:\n\n```\ncargo run [maxEntries]\n```\n\nBuild\n\n```\ncargo build\n```\n\nUsage with build\n\nRun it from the command line. Optionally, you can specify the maximum number of entries:\n\n```\ncd ScanTheNet-Rust/ScanTheNet/target/debug\n./ScanTheNet [maxEntries]\n```\n\nReplace [maxEntries] with a number between 1 and 100. If not specified, the default value is 100.\n\nExample Output\n\nWhen executed successfully, it will display results in the following format:\n\n```\n      _______                    _______ __           ____ __         __\n     |     __|.----.---.-.----- |_     _|  |--.-----.|    |  |.-----.|  |_\n     |__     ||  __|  _  |     |  |   | |     |  -__||       ||  -__||   _|\n     |_______||____|___._|__|__|  |___| |__|__|_____||__|____||_____||____|\n\nID: \"5702635\"\nTimestamp: \"2024-11-17 09:26:45\"\nSource IP: \"51.91.110.49\"\nSource Port: \"41756\"\nDestination Port: \"22\"\nData: \"Flags [S], seq 2981374044, win 29200, options [mss 1400,sackOK,TS val 1400581321 ecr 0,nop,wscale 7], length 0\"\n----------\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscanthe-net%2Fscanthenet-rust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscanthe-net%2Fscanthenet-rust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscanthe-net%2Fscanthenet-rust/lists"}