Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/destan0098/ipchecker
- Owner: destan0098
- Created: 2024-08-08T09:49:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T11:59:20.000Z (4 months ago)
- Last Synced: 2024-09-11T17:51:33.600Z (4 months ago)
- Topics: bugbounty, ip, network
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple TCP Port Scanner
![Static Badge](https://img.shields.io/badge/Go-100%25-brightgreen)
## DescriptionIP 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 applicationUSAGE:
ipchecker.exe [global options] command [command options]COMMANDS:
help, h Shows a list of commands or help for one commandGLOBAL 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