Skip to content
View llbbl's full-sized avatar

Organizations

@austinphp
Block or Report

Block or report llbbl

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. pkglock-rust pkglock-rust Public

    pkglock rust crate

    Rust

  2. pkglock pkglock Public

    put the fix on your package-lock.json files

    JavaScript

  3. scripts scripts Public

    some helpful bash scripts 😇

    Shell 4 2

  4. install ghost, so easy, they said install ghost, so easy, they said
    1
    #!/bin/zsh
    2
    
                  
    3
    
                  
    4
    if [ ! -d "{{ghost_install_dir}}" ]
    5
      then
  5. thank-you-php/thank-you-php thank-you-php/thank-you-php Public

    Give thanks to PHP - An open letter of gratitude to PHP.

    339 372

  6. nginx conf file for setting actual I... nginx conf file for setting actual IPs behind cloudflare
    1
    set_real_ip_from 103.21.244.0/22;
    2
    set_real_ip_from 103.22.200.0/22;
    3
    set_real_ip_from 103.31.4.0/22;
    4
    set_real_ip_from 104.16.0.0/12;
    5
    set_real_ip_from 108.162.192.0/18;