{"id":48483358,"url":"https://github.com/andrey-oss/sysinfo","last_synced_at":"2026-04-07T09:01:47.639Z","repository":{"id":197289141,"uuid":"300912528","full_name":"Andrey-oss/sysinfo","owner":"Andrey-oss","description":"Sysinfo - Simple utility for getting some information about system written on bash","archived":false,"fork":false,"pushed_at":"2025-06-26T14:04:17.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T14:50:05.560Z","etag":null,"topics":["administration","bash","devops","linux","monitoring","network","shell","thirdparty","usage"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Andrey-oss.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,"zenodo":null}},"created_at":"2020-10-03T15:27:43.000Z","updated_at":"2025-06-26T14:04:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6de1594-b8ab-42b1-a307-9785c09b4a07","html_url":"https://github.com/Andrey-oss/sysinfo","commit_stats":null,"previous_names":["andrey-oss/sysinfo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Andrey-oss/sysinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsysinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsysinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsysinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsysinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andrey-oss","download_url":"https://codeload.github.com/Andrey-oss/sysinfo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrey-oss%2Fsysinfo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31506578,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","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":["administration","bash","devops","linux","monitoring","network","shell","thirdparty","usage"],"created_at":"2026-04-07T09:01:41.718Z","updated_at":"2026-04-07T09:01:47.620Z","avatar_url":"https://github.com/Andrey-oss.png","language":"Shell","readme":"# System Information Script\n\nA bash script that gathers and displays comprehensive system, network, and user information when internet connectivity is available.\n\n## Features\n\n- **System Information**:\n  - OS type and kernel version\n  - Hostname and architecture\n  - CPU model and RAM capacity\n  - Disk usage statistics\n  - Uptime information\n\n- **Network Information**:\n  - Public IP address\n  - Forwarded IP (if any)\n  - Local IP address and interface\n  - Network gateway\n  - Internet connectivity check\n\n- **User Information**:\n  - Current user details\n  - Active sessions count\n  - Logged-in users\n  - Shell information\n  - Home directory location\n\n- **Visual Enhancements**:\n  - Color-coded output for better readability\n  - Clean section separation\n  - System load summary\n\n## Prerequisites\n\n- Bash shell\n- `curl` installed (for IP address detection)\n- Internet connectivity (for public IP detection)\n- Standard GNU core utilities (awk, grep, etc.)\n\n## Installation\n\nNo installation needed. Simply download the script and make it executable:\n\n```bash\nchmod +x sysinfo.sh\n```\n\n## Usage\n\n```bash\n./sysinfo.sh\n```\n\n## Or execute without saving\n\n```bash\n\u003c(curl -s https://raw.githubusercontent.com/Andrey-oss/sysinfo/main/sysinfo.sh)\n```\n\n## Compatibility\n\n### Tested on:\n- Linux (Arch linux/Ubuntu)\n- Android (Termux)\n\n## 📜 License\nMIT License. See LICENSE for details.\n\n## Note:\nThis script uses external services (ifconfig.me) for IP detection. For privacy-sensitive environments, modify to use internal services only.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-oss%2Fsysinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrey-oss%2Fsysinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrey-oss%2Fsysinfo/lists"}