suchsoak / IP_List_Ruby

Shows the IPs that are connected to the WiFi network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP_List_Ruby

Shows active IPs that are connected to the WiFi network

This script is under development

▄▄▄ ▄▄▄▄▄▄▄    ▄▄▄     ▄▄▄ ▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄
█   █       █  █   █   █   █       █       █
█   █    ▄  █  █   █   █   █  ▄▄▄▄▄█▄     ▄█
█   █   █▄█ █  █   █   █   █ █▄▄▄▄▄  █   █
█   █    ▄▄▄█  █   █▄▄▄█   █▄▄▄▄▄  █ █   █
█   █   █      █       █   █▄▄▄▄▄█ █ █   █
█▄▄▄█▄▄▄█      █▄▄▄▄▄▄▄█▄▄▄█▄▄▄▄▄▄▄█ █▄▄▄█

∼∼https://github.com/suchsoak/IP_List_Ruby∼∼
                  suchsoak
                ~~v:1.0.3~~

Download

Download the requirements.txt

   git clone https://github.com/suchsoak/IP_List_Ruby.git
  ruby list_ip.rb

Usage

Put the first ip

  000.000.0.1

Then, the final ip

  000.000.0.255

Then the script will be printed

Exaple

  |127.0.0.1|    |22  SSH| |AF_INET|
  |IP| |PORT SERVICE| |PROTOCOL|
Libraries Links
Ruby https://www.ruby-lang.org
socket https://ruby-doc.org/stdlib-2.5.3/libdoc/socket/rdoc/Socket.html
ipaddr https://ruby-doc.org/stdlib-2.5.1/libdoc/ipaddr/rdoc/IPAddr.html
colorize https://rubygems.org/gems/colorize/versions/0.8.1

About

Shows the IPs that are connected to the WiFi network

License:Apache License 2.0


Languages

Language:Ruby 100.0%