@freakynit/pubip
v1.0.0
Published
Simple CLI tool to display your public IP address
Downloads
5
Readme
pubip
A simple CLI tool to display your public IP address.
Installation
Global Installation (Recommended)
npm install -g @freakynit/pubipLocal Installation
npm install @freakynit/pubipFrom Source
git clone https://github.com/freakynit/pubip.git
cd pubip
npm install
npm link # Optional: for global CLI accessUsage
pubipThis will display your current public IP address.
How it works
The tool uses the free ipify API to fetch your public IP address.
📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
📞 Support
- 🐛 Bug Reports: GitHub Issues
- 💡 Feature Requests: GitHub Issues
- 📧 Email: [email protected]
- 🌐 GitHub: @freakynit
