Menu

Home

Bogdan Drozdowski

LibHideIP

LibHideIP is a library that prevents programs from knowing your IP address. This makes them unable to know and reveal your location.

LibHideIP does this by intercepting calls to some C library functions and replacing them by its own substitutes.

The IP address that would be obtained is first changed to a neutral address, like 0.0.0.0 or 127.0.0.1 and returned to the caller.

There is NO NEED to rebuild your software, because LibHideIP is a pre-loadable library, meaning you just need to RUN the software with LibHideIP loaded.
LibHideIP is also a development library.

Read the info documentation (type 'info doc/libhideip.info') to get more information.

LibHideIP homepage: https://libhideip.sourceforge.io.
On-line copy of the documentation: https://libhideip.sourceforge.io/docs/.

My related projects:
- LibSecRm,
- LibNetBlock.

[Compiling]
[Usage]
[Limitations]
[Reporting issues]
[Summary of changes]

Download

Codacy Badge

Screenshots

Screenshot thumbnail
A program fails to use anything that is forbidden by LibHideIP

See my other SourceForge projects on my SourceForge profile page.


Related

Wiki: Compiling
Wiki: Limitations
Wiki: Reporting issues
Wiki: Summary of changes
Wiki: Usage

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.