8000 Alaanali (Alaa Nour) · GitHub
[go: up one dir, main page]

Skip to content
View Alaanali's full-sized avatar

Block or report Alaanali

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. ReRoute ReRoute Public

    A simple and lightweight HTTP tunneling tool to securely expose your localhost to the internet.

    Go 2

  2. xmalloc xmalloc Public

    A simple malloc implementation in C

    C

  3. kong-http-log-extended kong-http-log-extended Public

    kong http-log plugin extended by adding request and response body

    Lua 2

  4. shellx shellx Public

    A simple shell written in C

    C 1

  5. Custom ls Command Implementation Sup... Custom ls Command Implementation Supporting -a & -l Flags and Multiple Paths
    1
    #include <stdio.h>
    2
    #include <sys/types.h>
    3
    #include <dirent.h>
    4
    #include <string.h>
    5
    #include <unistd.h>
0