Giter VIP home page Giter VIP logo

ipgen's Introduction

IPGEN โ€” IP adress generator

Description

This program generates fake IP adresses, that can be stored in a file, or just be printed in the command line. Use the best option for your terminal, PowerShell or Unix Based.

Note: Folder structure: (windows -> PowerShell) (unix -> Unix)

Usage

Firstable, navigate to the IPGEN directory with your terminal. If you're on Unix, run:

source ./ipgen.sh

This just allows the command to be run and it's not necessary in PowerShell. Then, just use the command.

ipgen [num] [-s]

[num]: number of IPs that you want to generate.

[-s]: Use this flag only if you want to store the generated IP addresses in a file. The resulting adresses are stored inside 'logs/ip.log'.

Note: In PowerShell you'll need to add .\ before the command, so run it like this:

.\ipgen [num] [-s]

Resulting log:

After using the command with the -s flag, it will return you a log like this with the number of IPs specified in the other parameter (10 in this case):

iplog

If you want to clear the IP log, you can run the following command:

ipgen clear
- Fonta22

ipgen's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.