Skip to content
View guim1111's full-sized avatar
Block or Report

Block or report guim1111

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. For home, it can be usefull to get y... For home, it can be usefull to get your external ip to get your services from internet to your home network, evrey time ip change, will send a email to previous configuration
    1
    #Auth
    2
    #python3.4 or newer
    3
    #use "screen python3 registerIp.py" for better experience then ctrl+a+d and 'screen -r' (see more screen linux command on google)
    4
    #to stop ctrl + c
    5
    #interesting url to develope this
  2. Extract up hosts in /24 networks to ... Extract up hosts in /24 networks to csv for OpenVas using nmap -sp (so nmap needed)
    1
    #!/bin/bash
    2
    #script extract the IPs of a network that answer to a ping request
    3
    #create a csv for others automated vuln scanners
    4
    #use fo this: ./checkUpIps.sh 192.168.1.0 (only networks /24 ended with 0 without writing /24)
    5
    ip=$1
  3. Projecte-Acces-Dades-Agenda Projecte-Acces-Dades-Agenda Public

    Java 1

  4. Jendoliver/proyecto_dam Jendoliver/proyecto_dam Public

    La Leche Music Source Code

    PHP 4