Skip to content
View knobik's full-sized avatar

Block or report knobik

Report abuse

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

Report abuse

Pinned Loading

  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 1