{"id":29829792,"url":"https://github.com/noahonfyre/fyutils","last_synced_at":"2025-07-29T09:39:32.545Z","repository":{"id":65687951,"uuid":"591476843","full_name":"noahonfyre/FyUTILS","owner":"noahonfyre","description":"🧠 A utility command line application built with Go, offering blazing-fast performance and awesome utilities.","archived":false,"fork":false,"pushed_at":"2025-07-17T19:49:47.000Z","size":17388,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-17T23:05:04.414Z","etag":null,"topics":["cli","fyutils","go","golang","networking","osint","sniffer","utility","windows"],"latest_commit_sha":null,"homepage":"https://noahonfyre.github.io/FyUTILS/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noahonfyre.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,"zenodo":null},"funding":{"github":["NoahOnFyre"]}},"created_at":"2023-01-20T21:16:14.000Z","updated_at":"2025-07-17T19:49:44.000Z","dependencies_parsed_at":"2024-01-12T03:25:04.497Z","dependency_job_id":"bcc5cf94-6b7c-4138-8aa2-7fe946e34556","html_url":"https://github.com/noahonfyre/FyUTILS","commit_stats":null,"previous_names":["noahzeisberg/fyutils","noahonfyre/fyutils"],"tags_count":72,"template":false,"template_full_name":null,"purl":"pkg:github/noahonfyre/FyUTILS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahonfyre%2FFyUTILS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahonfyre%2FFyUTILS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahonfyre%2FFyUTILS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahonfyre%2FFyUTILS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahonfyre","download_url":"https://codeload.github.com/noahonfyre/FyUTILS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahonfyre%2FFyUTILS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267665026,"owners_count":24124443,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","fyutils","go","golang","networking","osint","sniffer","utility","windows"],"created_at":"2025-07-29T09:39:31.272Z","updated_at":"2025-07-29T09:39:32.523Z","avatar_url":"https://github.com/noahonfyre.png","language":"Go","funding_links":["https://github.com/sponsors/NoahOnFyre"],"categories":[],"sub_categories":[],"readme":"# FyUTILS\n\nWelcome to the [FyUTILS](https://github.com/noahonfyre/FyUTILS) wiki page!\n\nWe’ll walk you through the installation process of FyUTILS, how to customize your instance, and several ways to extend it.\n\n# Table of Contents\n\n\u003c!-- TOC --\u003e\n* [FyUTILS](#fyutils)\n* [Table of Contents](#table-of-contents)\n* [Disclaimer](#disclaimer)\n* [Installation](#installation)\n    * [Troubleshooting Guide](#troubleshooting-guide)\n  * [Used in FyUTILS](#used-in-fyutils)\n    * [Languages](#languages)\n    * [Tools](#tools)\n  * [Terms of Service](#terms-of-service)\n  * [Credits and Acknowledgement](#credits-and-acknowledgement)\n\u003c!-- TOC --\u003e\n\n# Disclaimer\n\nBy proceeding, you acknowledge that you have read, understood, and agreed to comply with our [terms and conditions](#terms-of-service). Failure to adhere to these terms may result in legal consequences. If you do not agree with these terms, refrain from downloading, installing, or using FyUTILS.\n\n# Installation\n\nTo install FyUTILS, ensure you're running the latest versions of Windows and Windows Terminal. Also, you should be using an account with administrator permissions.\n\n1. **Setting up the execution policy:**\n   Open your PowerShell and paste the following command to bypass the remote code execution policy. This step is necessary for the installation to proceed.\n   ```powershell\n   Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Bypass -Force\n   ```\n\n2. **Installing FyUTILS:**\n   Execute the following command in the current PowerShell session to start the installation:\n   ```powershell\n   irm https://noahonfyre.github.io/FyUTILS/get.ps1 | iex\n   ```\n\n3. **Starting FyUTILS:**\n   To run FyUTILS, execute the `fyutils` command in a new shell session.\n\n\n### Troubleshooting Guide\nIf something doesn't work, or you can't get FyUTILS to start, try the following steps:\n\n1. **Restart your shell sessions:**\n\n   Ensure you restart all your shell sessions. This includes closing all instances of PowerShell and Command Prompt, as they need to register the update to the system variables.\n\n2. **Restart your PC:**\n\n   If restarting the shell sessions doesn't resolve the issue, try restarting your PC. This will force all processes to restart and retrieve the most recent system variables.\n\n3. **Check your PATH variable:**\n\n   Open your search bar and search for `PATH`. Click on the section `Environment Variables`. Check the `PATH` variable for the path `C:\\\\Users\\\\%USERNAME%\\\\.fyutils`. If the path doesn't exist, add it to the variable.\n\n4. **Get technical support:**\n\n   If you need further help with the installation or setup of FyUTILS, you can check out our [discord server](https://dsc.gg/nyronium).\n\n5. **Standalone EXE:**\n\n   If you only want to run FyUTILS standalone, just download the [latest release](https://github.com/noahzeisberg/fyutils/releases/latest).\n\n## Terms of Service\nFyUTILS is designed exclusively for ethical, legal, and authorized purposes.\nIf you want to test a system for vulnerabilities, make sure you are authorized to do so.\nYou can do so by either being the owner of the system or by getting explicit permission from the administrators.\nYou are fully responsible for everything you do with this tool.\nThe developers and contributors are not responsible for your actions.\n\n## Credits and Acknowledgement\nA huge thank you to all [contributors](https://github.com/noahzeisberg/FyUTILS/graphs/contributors) of this project and also to JetBrains for providing me with their [Open Source License](https://www.jetbrains.com/community/opensource/).\n\nWithout you, this project wouldn't be possible. ♥️","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahonfyre%2Ffyutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahonfyre%2Ffyutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahonfyre%2Ffyutils/lists"}