Results 1 to 3 of 3
Hi, does anyone know any apoplications to stop selected information from being sent over the internet? For example I install an application but don't want my name or product key ...
- 03-10-2007 #1Linux Newbie
- Join Date
- Feb 2007
- Location
- N. Ireland
- Posts
- 198
Prevent applications from communicating
Hi, does anyone know any apoplications to stop selected information from being sent over the internet? For example I install an application but don't want my name or product key bening sent to the company?
The software would have to be able to work on both Linux and Windows. Just drop a post off here if you know what I'm talking about
Thanks in advance,
TimFinished building PC using PC Pro's A-List! Will add specs soon =)
- 03-20-2007 #2Just Joined!
- Join Date
- Dec 2006
- Posts
- 24
If you knew more information about the data being sent - eg the remote host it was communicating with, the destination port, you could filter these with iptables.
Iptables also allows you to match packets based on the uid or pid of the creator (assuming these extensions have been compiled into the kernel): eg you could block all outbound packets originating from user x, or created by the process with pid 12345
- 03-21-2007 #3Linux Newbie
- Join Date
- Feb 2007
- Location
- N. Ireland
- Posts
- 198
Oh, thats suits the purpose perfectly. I'm assuming that iptables works under windows? Could you block a string of data e.g a telephone number, prodyct key, address?
TimFinished building PC using PC Pro's A-List! Will add specs soon =)


Reply With Quote
