Skip to content
View Egor3f's full-sized avatar

Sponsoring

@abaker

Block or report Egor3f

Report abuse

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

Report abuse

Pinned Loading

  1. Show the most dependant brew package... Show the most dependant brew packages (packages that were installed manually with the most dependencies count)
    1
    #!/opt/homebrew/bin/python3
    2
    import subprocess
    3
    
                  
    4
    curpkg = ''
    5
    count = 0
  2. Create custom root CA and certificat... Create custom root CA and certificates for your local services. Easy to use interactive wrapper over openssl. Works in all modern browsers, supports domains and IP's. Usage: bash <(curl -s makecert.sh)
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    ROOTCERT=root.crt
    4
    ROOTKEY=root.key
    5
    ROOTDAYS=2000
  3. streamkeys-quantum streamkeys-quantum Public

    Forked from berrberr/streamkeys

    Global media player hotkeys for firefox

    JavaScript 38 1

  4. gwent-profile-helper gwent-profile-helper Public

    JavaScript 2