IPChecker
# IPChecker IPChecker — CLI tool to fetch IP geolocation and network information. **Author:** NaldyXploit
Install / Use
/learn @NaldyXploit-ID/IPCheckerREADME
IPChecker
IPChecker — CLI tool to fetch IP geolocation and network information.
Author: NaldyXploit
Overview
This is an auto-generated, legitimate starter project intended for learning and demonstration. The code is runnable on Termux and standard Linux systems. The example aims to be realistic and useful.
Requirements
- Python 3.7+
- pip (for installing requests where used)
Install & Run (Termux)
pkg update && pkg upgrade -y
pkg install git python -y
git clone https://github.com/YOUR_GITHUB_USERNAME/IPChecker.git
cd IPChecker
python3 -m pip install --user -r requirements.txt || true
python3 ipchecker.py example.com
Install & Run (Linux - Debian/Ubuntu)
sudo apt update && sudo apt install python3 python3-pip git -y
git clone https://github.com/YOUR_GITHUB_USERNAME/IPChecker.git
cd IPChecker
python3 -m pip install --user -r requirements.txt || true
python3 ipchecker.py example.com
Notes
- This is educational code. Use responsibly and avoid abusive scanning or scraping.
- Developer: NaldyXploit
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
