Skip to content
View gorobey's full-sized avatar

Highlights

  • Pro

Organizations

@emergenzeHack @Radioincorso-it

Block or report gorobey

Report abuse

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

Report abuse

Pinned Loading

  1. hide-panel-smart hide-panel-smart Public

    JavaScript

  2. BashAlchemy BashAlchemy Public

    A collection of helpers for bash scripts

    Shell

  3. fail2ban-abuseipdb fail2ban-abuseipdb Public

    Forked from netmanagers/fail2ban-abuseipdb

    Script to report and block IPs using AbuseIPDB

    Shell

  4. Useful Wordpress Functions 1 Useful Wordpress Functions 1
    1
    <!-- What is Functions File in WordPress? -->
    2
    
                  
    3
    <!-- Functions file commonly known as functions.php file is a WordPress theme file. 
    4
    It comes with all free and premium WordPress themes.
    5
    The purpose of this file is to allow theme developers to define theme features and functions. This file acts just like a WordPress plugin and can be used to add your own custom code snippets in WordPress.