https://github.com/destan0098/ipchecker
Test IP up or down
https://github.com/destan0098/ipchecker
bugbounty ip network
Last synced: 9 months 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T11:59:20.000Z (almost 2 years ago)
- Last Synced: 2025-07-18T08:31:34.557Z (11 months ago)
- Topics: bugbounty, ip, network
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple TCP Port Scanner

## 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