Quote:
Originally Posted by dev
problem with that is the phorm stuff would ignore the port 80 one as it wouldn't contain any HTTP traffic
easier test would be to just make a program that made a connection to a website, send the normal http request headers and dumped the response. If no phorm, the site data will be there, if phorm is setup then it'll have a redirection header returned
|
Is this an easy program to write? Something that Dephormation Pete could rattle off in a few minutes?
I've learned how to save the data generated by tracetcp as a .txt file and will save a log from time to time. (As Paul H remarked on
http://www.beta.bt.com/bta/forums/th...=1485&tstart=0
I too am grateful to phorm - they are helping me to understand how the internet works
g