Download Latest Version libhideip-2.3.tar.gz (648.6 kB)
Email in envelope

Get an email when there's a new version of LibHideIP - An IP-hiding library

Home / libhideip / 1.9.1
Name Modified Size InfoDownloads / Week
Parent folder
README 2021-09-02 729 Bytes
libhideip-1.9.1.tar.gz 2021-09-02 571.5 kB
libhideip-1.9.1.tar.gz.asc 2021-09-02 488 Bytes
libhideip-1.9.1-1.src.rpm 2021-09-02 579.4 kB
libhideip-debugsource-1.9.1-1-omv4002.x86_64.rpm 2021-09-02 32.4 kB
libhideip-debuginfo-1.9.1-1-omv4002.x86_64.rpm 2021-09-02 24.9 kB
libhideip-devel-1.9.1-1-omv4002.x86_64.rpm 2021-09-02 278.0 kB
libhideip-1.9.1-1-omv4002.x86_64.rpm 2021-09-02 76.8 kB
libhideip-1.9.1-sign-key.asc 2021-09-02 1.8 kB
Totals: 9 Items   1.6 MB 0
This is the README file for LibHideIP, a library which
 hides your local IP address from programs.

================================================================

Requirements for compiling:

- a working C compiler (C++ compilers won't work due to variable casts)
- development package for the C library (like glibc-devel and glibc-headers)
- libdl, the dynamic loading library, with its development package
  (unless the required functions are in the C library)
- the 'make' program

Type
	./configure
to configure the library for your system.

Type
	make

to compile the library.

Type
	make install

to install the library.

NOTE: 'make install' is NOT recommended. Create and install an RPM package
 instead, if possible.
Source: README, updated 2021-09-02