A simple CLI tool to display your public IP address.
npm install -g @freakynit/pubip
npm install @freakynit/pubip
git clone https://github.com/freakynit/pubip.git
cd pubip
npm install
npm link # Optional: for global CLI access
pubip
This will display your current public IP address.
The tool uses the free ipify API to fetch your public IP address.
100% vibe-coded 🌈
This project is licensed under the MIT License - see the LICENSE file for details.
- 🐛 Bug Reports: GitHub Issues
- 💡 Feature Requests: GitHub Issues
- 📧 Email: nitinbansal85@gmail.com
- 🌐 GitHub: @freakynit