File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
This is the README file for LibHideIP, a library which
2
2
hides your local IP address from programs.
3
3
4
- These function replacements in LibHideIP first call the original functions
4
+ The function replacements in LibHideIP first call the original functions
5
5
to do their job and then replace the returned data with generic data to
6
6
prevent leakage of sensitive information. After that, the calling program
7
7
can continue working as usual.
Original file line number Diff line number Diff line change 2
2
3
3
LibHideIP, a library which hides your local IP address from programs.
4
4
5
- These function replacements in LibHideIP first call the original functions
5
+ The function replacements in LibHideIP first call the original functions
6
6
to do their job and then replace the returned data with generic data to
7
7
prevent leakage of sensitive information.
8
8
You can’t perform that action at this time.
0 commit comments