Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/destan0098/ipchecker

Test IP up or down
https://github.com/destan0098/ipchecker

bugbounty ip network

Last synced: 5 days ago
JSON representation

Test IP up or down

Awesome Lists containing this project

README

        

# Simple TCP Port Scanner
![Static Badge](https://img.shields.io/badge/Go-100%25-brightgreen)
## Description

IP checker for test is up or down

Just For Education

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)

## Installation

```
go install github.com/destan0098/ipchecker/cmd/ipchecker@latest
```
or use
```
git clone https://github.com/destan0098/ipchecker.git

```

## Usage

To Run Enter Below Code
For Use This Enter Website without http In Input File
Like : 8.8.8.8

```
ipchecker -l inputfile.txt
```
or for Help
```
ipchecker -h

```

```
NAME:
ipchecker.exe - A new cli application

USAGE:
ipchecker.exe [global options] command [command options]

COMMANDS:
help, h Shows a list of commands or help for one command

GLOBAL OPTIONS:
--list value, -l value Enter a list from a text file
--pipe, -p Enter just from a pipeline (default: false)
--ip ,-i Enter just 1 ip
--help, -h show help

```

---

## Features

this tool check ip is up or down