Skip to content
View tismofied's full-sized avatar
💭
🎮
💭
🎮

Block or report tismofied

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. louislam/uptime-kuma louislam/uptime-kuma Public

    A fancy self-hosted monitoring tool

    JavaScript 57k 5.1k

  2. tteck/Proxmox tteck/Proxmox Public

    Proxmox VE Helper-Scripts

    Shell 13.4k 2.1k

  3. jokob-sk/NetAlertX jokob-sk/NetAlertX Public

    🖧🔍 WIFI / LAN intruder detector. Scans for devices connected to your network and alerts you if new and unknown devices are found.

    HTML 2.9k 173

  4. Eugeny/tabby Eugeny/tabby Public

    A terminal for a more modern age

    TypeScript 58.7k 3.4k

  5. wazuh/wazuh wazuh/wazuh Public

    Wazuh - The Open Source Security Platform. Unified XDR and SIEM protection for endpoints and cloud workloads.

    C++ 10.6k 1.6k

  6. How to fix a USB drive showing up as... How to fix a USB drive showing up as two drives (fragmented into multiple partitions) on Windows
    1
    How to fix a USB drive showing up as two drives (fragmented into multiple partitions) on Windows:
    2
    
                  
    3
    1. Hold the Windows key and press X, select PowerShell (Admin), select Yes to the pop-up. You can also use Command Prompt.
    4
    2. In the Powershell interface type `diskpart` to enter the disk partition tool.
    5
    3. Type `list disk` to see all disks listed.