Skip to content
View rilexz's full-sized avatar
:shipit:
heh
:shipit:
heh

Block or report rilexz

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 Loading

  1. kali-anonsurf kali-anonsurf Public

    Forked from Und3rf10w/kali-anonsurf

    A port of ParrotSec's stealth and anonsurf modules to Kali Linux

    Shell

  2. fuckitjs fuckitjs Public

    Forked from mattdiamond/fuckitjs

    The Original Javascript Error Steamroller

    JavaScript

  3. kali-linux-recipes kali-linux-recipes Public

    Forked from offensive-security/kali-linux-recipes

    Kali Linux Recipes

  4. disable comments in wp cms disable comments in wp cms
    1
    <?php
    2
    add_action('admin_init', function () {
    3
        // redirect user trying to access
    4
        global $pagenow;
    5
        
  5. Added more to speed-up functions for... Added more to speed-up functions for elementor framework
    1
    <?php
    2
    
                  
    3
    // disable google fonts
    4
    add_filter( 'elementor/frontend/print_google_fonts', '__return_false' );
    5
    
                  
  6. Facebook bot website integration Facebook bot website integration
    1
    // 
    2
    run command in terminal
    3
    //
    4
    
                  
    5
    pip install -r requirements.txt