AntoniosKalattas / IP-grabber-local

This is a cpp program that aims to help you get the local ip address of a computer in your network and later use it to remote access it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP-grabber-local

This is a cpp program that aims to help you get the local ip address of a computer in your network and later use it to remote access it.

How to use it

First install the package and run ip_grabber.exe. After that, you will see three(3) files: global.txt, ips_local.txt, and result.txt. The ip that you got will be in the ips_local.txt. The other two files are usless for your perpose but they are essential for the program to run correctly.

About

This is a cpp program that aims to help you get the local ip address of a computer in your network and later use it to remote access it.

License:Apache License 2.0


Languages

Language:C++ 100.0%