Skip to content
View pooladkhay's full-sized avatar
Block or Report

Block or report pooladkhay

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. xdp-ip-counter xdp-ip-counter Public

    An eBPF XDP program that helps with finding IP addresses that have tried to reach out to a specific port during a certain interval

    Rust 8

  2. knocklock knocklock Public

    a simple implementation of Port Knocking

    Go

  3. VSCode blurry text under Wayland VSCode blurry text under Wayland
    1
    Source: https://wiki.archlinux.org/title/Visual_Studio_Code#Blurry_text_under_Wayland
    2
    
    
    3
    Due to Electron issues Visual Studio Code defaults to run under XWayland which may cause blurry text if you're using HiDPI screens.
    4
    
    
    5
    In order to fix this issue you need to force Electron to run under Wayland by adding ```--enable-features=UseOzonePlatform --ozone-platform=wayland```, for example you'll be launching VSCode like
  4. gossh gossh Public

    A CLI-based SSH Client written entirely in go.

    Go 9 1

  5. HEXvaders HEXvaders Public

    A CLI game that eventually teaches you the direct conversion of hexadecimal numbers to binary and vice versa

    Rust 2