{"id":22794306,"url":"https://github.com/sc4rfurry/t4llusx","last_synced_at":"2025-03-30T17:42:55.446Z","repository":{"id":103459991,"uuid":"607476158","full_name":"sc4rfurry/T4llusX","owner":"sc4rfurry","description":"Tool to scan a network for alive host (!nbtscan - Host Lookup).","archived":false,"fork":false,"pushed_at":"2023-02-28T08:02:12.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T19:50:14.520Z","etag":null,"topics":["host","nbtscan","scanner","tool"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sc4rfurry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-02-28T03:21:14.000Z","updated_at":"2023-02-28T03:29:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"b77ade0e-8210-4b08-b123-d9be33938d3c","html_url":"https://github.com/sc4rfurry/T4llusX","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc4rfurry%2FT4llusX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc4rfurry%2FT4llusX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc4rfurry%2FT4llusX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sc4rfurry%2FT4llusX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sc4rfurry","download_url":"https://codeload.github.com/sc4rfurry/T4llusX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246357628,"owners_count":20764359,"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":["host","nbtscan","scanner","tool"],"created_at":"2024-12-12T04:07:59.557Z","updated_at":"2025-03-30T17:42:55.440Z","avatar_url":"https://github.com/sc4rfurry.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  TallusX\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eTool to scan a network for alive host (!nbtscan - Host Lookup).\u003c/h4\u003e\n\u003cdiv style=\"text-align:center\"\u003e\n    \u003cdiv style=\"align:center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Author-sc4rfurry-informational?style=flat-square\u0026logo=github\u0026logoColor=white\u0026color=5194f0\u0026bgcolor=110d17\" alt=\"Author\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square\u0026logo=github\u0026logoColor=white\u0026color=5194f0\u0026bgcolor=110d17\" alt=\"Version\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Go_Version-1.18.1-informational?style=flat-square\u0026logo=Go\u0026logoColor=cyan\u0026color=5194f0\u0026bgcolor=110d17\" alt=\"Go Version\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/OS-Linux-informational?style=flat-square\u0026logo=ubuntu\u0026logoColor=green\u0026color=5194f0\u0026bgcolor=110d17\" alt=\"OS\"\u003e\n    \u003c/div\u003e\n\u003c/div\u003e\n\n#\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Features](#features)\n- [Running TallusX](#running-tallusx)\n    - [Repo Info](#repo-info)\n    - [Options](#options)\n- [Building TallusX](#building-tallusx)\n    - [Pre-Compiled Binaries](#pre-compiled-binaries)\n- [References](#references)\n- [Contributing](#contributing)\n- [License](#license)\n\n\n#\n\n### 🔧 Technologies \u0026 Tools\n\n![](https://img.shields.io/badge/Editor-VS_Code-informational?style=flat-square\u0026logo=visual-studio\u0026logoColor=blue\u0026color=5194f0)\n![](https://img.shields.io/badge/Language-Go-informational?style=flat-square\u0026logo=Go\u0026logoColor=cyan\u0026color=5194f0\u0026bgcolor=110d17)\n![](https://img.shields.io/badge/Go_Version-1.18.1-informational?style=flat-square\u0026logo=Go\u0026logoColor=cyan\u0026color=5194f0\u0026bgcolor=110d17)\n\n#\n\n### 📚 Requirements\n\u003e - Go 18.1 linux/amd64\n\n#\n### Installation\n\n- sudo apt-get update \u0026\u0026 sudo apt-get golang\n- git clone https://github.com/sc4rfurry/T4llusX.git\n- cd T4llusX\n- go get .\n- go build main.go\n    - or use the `builder.sh` script to build the tool.\n\n\n### Features\n\n- Can scan a network range for Alive hosts\n- Static Binary (No Dependencies almost :)\n#\n\n## Running TallusX\n```sh\ngo run main.go --help\ngo run main.go \u003csubnet\u003e [options]\n```\n\n\u003cimg src=\"https://i.ibb.co/2MQN8C0/t4llusX.png\" alt=\"t4llusX\" border=\"0\"\u003e\n\n\u003c/br\u003e\n\n## Repo Info :-\n\n\u003c/br\u003e\n\u003cimg src=\"https://i.ibb.co/jMV5rTh/onefetch.png\" alt=\"onefetch\" border=\"0\"\u003e\n\n### Example\n\nTo run the tool on a target, just use the following command.\n\n```console\ngo run main.go 192.168.0 -d\n```\n#\n\n## Options\n```sh\n\tUsage: ./main \u003csubnet\u003e [options]\n__________________________________________________________________________________\n\n\tOptions: \n\t\tsubnet \t\tNetwork to scan. (Ex: 192.168.0)\n\t\t-d/--debug \tEnable debug mode\n\t\t-V/--version \tShow version\n\t\t-h/--help \tShow this help menu\n\n\n[info]  Subnet: First three octets. Ex: ./main 192.168.0\n```\n\n## Building TallusX\n\u003e To build the tool, you can use the following command.\n```sh\nenv GOOS=linux GOARCH=amd64 go build -a -ldflags '-s -w -extldflags \"-static\"' -o TallusX main.go\n```\n\n\u003e You can also use the bultin Bash script to build the tool.\n\n- Before running the script, make sure to give it execution permissions.\n- The bash script can build both Linux and Windows binaries.\n- Binaries will be Stripped and Compressed. (lolcat, strip and upx are required)\n```sh\nchmod +x builder.sh\n./builder.sh main.go\n```\n#\n## Pre-Compiled Binaries\n\u003cdiv\u003e\n\u003cdiv style=\"text-align:center\"\u003e\n    \u003ca href=\"https://github.com/sc4rfurry/T4llusX/releases/tag/v1.0.0\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Download-v1.0.0-informational?style=flat-square\u0026logo=github\u0026logoColor=white\u0026color=5194f0\u0026bgcolor=110d17\" alt=\"Download\"\u003e\n    \u003c/a\u003e\n\u003cdiv style=\"text-align:center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Status-Active-informational?style=flat-square\u0026logo=github\u0026logoColor=white\u0026color=5194f0\u0026bgcolor=110d17\" alt=\"Status\"\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\u003c/div\u003e\n\n#\n\n## References\n* Special thanks to the following projects (they are the base of this tool):\n    - [goHackTools](https://github.com/dreddsa5dies/goHackTools)\n\n#\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n[def]: https://img.shields.io/badge/OS-Linux-informational?style=flat-square\u0026logo=ubuntu\u0026logoColor=green\u0026color=5194f0\u0026bgcolor=110d17","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsc4rfurry%2Ft4llusx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsc4rfurry%2Ft4llusx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsc4rfurry%2Ft4llusx/lists"}