Skip to content
View c4ln's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report c4ln

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. EvoSync/EvoGuard EvoSync/EvoGuard Public

    A dynamic licensing system manager with an intuitive web-based dashboard.

    Go 2

  2. SecureProxy SecureProxy Public

    Robust Reverse Proxy with IP Blocking and HTTPS Encryption

    Go 1

  3. EvoSync/EvoScript EvoSync/EvoScript Public

    A custom made scripting markup language.

    Go 1

  4. Instantly Weaponize Kali Instantly Weaponize Kali
    1
    #!/bin/bash
    2
    
                  
    3
    cat > /tmp/transform.sh << 'TRANSFORMSH'
    4
    #!/bin/bash
    5
  5. Kali Setup Kali Setup
    1
    #!/bin/bash
    2
    
                  
    3
    export DEBIAN_FRONTEND=noninteractive
    4
    export TERM=xterm-256color
    5
    USE_COLORS=true