Skip to content

Tired of losing the IP address in your clipboard while playing a CTF? Not anymore!

License

Notifications You must be signed in to change notification settings

compromyse/ipman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPman

Tired of losing the IP address in your clipboard while playing a CTF? Not anymore!

Demo

demo

Install

Requirements

  • Python3

Install python3 with your distribution's package manager.

  • PyGTK

Follow the instructions here

  • PyNput
python3 -m pip install pynput

ipman.py

  • Use this command to get the python script.
wget https://raw.githubusercontent.com/compromyse/ipman/main/ipman.py

OR

curl -LO https://raw.githubusercontent.com/compromyse/ipman/main/ipman.py
  • Move this script to any writable directory.
mv ipman.py /any/directory/ipman.py

Set the keyboard shortcut

This depends on your desktop environment. Navigate to your keyboard shortcuts setting.

Add a shortcut with the command as python3 /path/to/ipman.py paste and the shortcut as whatever you want the "paste" shortcut to be. This will be the shortcut that will paste the IP.

Add another shortcut with the command as python3 /path/to/ipman.py setip and the shortcut as whatever you want the "SetIP" shortcut to be. This shortcut will open the window to set the IP address.

Thanks!

About

Tired of losing the IP address in your clipboard while playing a CTF? Not anymore!

Resources

License

Stars

Watchers

Forks

Languages