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

Block or report knobik

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. shelly-plug-influxdb shelly-plug-influxdb Public

    PHP

  2. zsh-setup.sh zsh-setup.sh
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # install micro-editor
    4
    curl https://getmic.ro | bash && sudo mv micro /usr/bin
    5
    
                  
  3. if-hex-viewer if-hex-viewer Public

    Simple hex viewer accepting udp data as buffer, written in js with vue and electron, enables to color parts of the dump. I use it to debug Tibia packets but can be used to RE anything realy, imagin…

    Vue 2

  4. cloud-init-mailer cloud-init-mailer Public

    Uses the phone_home module to email you when cloud-init finishes its job.

    PHP

  5. explorer-prompt explorer-prompt Public

    Laravel explorer style prompt based on larave/prompts package. Build CLI table based explorers easily.

    PHP

  6. protoc-gen-php8 protoc-gen-php8 Public

    Protobuf for typed php8.

    Go