Skip to content
View nelodvn's full-sized avatar
  • São Paulo

Block or report nelodvn

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. install-kubeadm-rhel7.sh install-kubeadm-rhel7.sh
    1
    #!/bin/bash
    2
    # author: nelodvn
    3
    
                  
    4
    # desc: esse script tenta instalar o kubeadm em uma instancia RHEL7
    5
    # 
  2. Installs Docker Community Edition on... Installs Docker Community Edition on RHEL7 (not supported by default)
    1
    #!/bin/bash
    2
    # author: nelodvn  
    3
    # date: fev/2019
    4
    #
    5
    # Esse script instala o Docker CE no RHEL7.
  3. pyrrrscanner pyrrrscanner Public

    Python tool for searching the adorable Cryptokitties Marketplace (http://cryptokitties.co/)

    Python 6 6

  4. netcat netcat Public

    Netcat implementation in python (with file transfer and command forward)

    Python 1