Skip to content
/ ipcp Public

Simple CLI tool that lets you copy your IP address

Notifications You must be signed in to change notification settings

ngn13/ipcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ipcp - Yet another one of my useless projects

While solving CTF challenges, I always need my IP address for stuff like reverse shells. And everytime I need it, I have to run ifconfig <whatever-interface> or ip a and move my cursor to copy the IP... you know lots of effort, so I wrote a simple python script that copies your specified interface's IP address.

yes im that lazy :P

Install

pip install -U https://github.com/ngn13/ipcp/archive/refs/heads/main.zip

Usage

ipcp <interface>

About

Simple CLI tool that lets you copy your IP address

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages