Skip to content
View idandev's full-sized avatar

Highlights

  • Pro

Organizations

@HostarTeam
Block or Report

Block or report idandev

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

  1. hidefile-kernel-module hidefile-kernel-module Public

    A simple kernel module who hides a file by hooking the getdents64 syscall.

    C 9 2

  2. HostarTeam/cw-webshell HostarTeam/cw-webshell Public

    The webshell service for Container Workspaces

    TypeScript 2

  3. basic-calculator basic-calculator Public

    A basic calculator written in python

    Python