Skip to content

Instantly share code, notes, and snippets.

@mranney
Created February 25, 2015 05:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mranney/3893d4488de4d4617dfc to your computer and use it in GitHub Desktop.
Save mranney/3893d4488de4d4617dfc to your computer and use it in GitHub Desktop.
mjr-uber-mbp:~$ npm install -g http_trace
\
> socketwatcher@0.2.1 install /usr/local/lib/node_modules/http_trace/node_modules/pcap/node_modules/socketwatcher
> node-gyp rebuild
CXX(target) Release/obj.target/socketwatcher/socket_watcher.o
SOLINK_MODULE(target) Release/socketwatcher.node
SOLINK_MODULE(target) Release/socketwatcher.node: Finished
> pcap@2.0.1 install /usr/local/lib/node_modules/http_trace/node_modules/pcap
> node-gyp rebuild
CXX(target) Release/obj.target/pcap_binding/pcap_binding.o
CXX(target) Release/obj.target/pcap_binding/pcap_session.o
SOLINK_MODULE(target) Release/pcap_binding.node
SOLINK_MODULE(target) Release/pcap_binding.node: Finished
/usr/local/bin/http_trace -> /usr/local/lib/node_modules/http_trace/http_trace
http_trace@0.5.0 /usr/local/lib/node_modules/http_trace
└── pcap@2.0.1 (nan@1.6.2, socketwatcher@0.2.1)
mjr-uber-mbp:~$ sudo /usr/local/bin/http_trace --headers --bodies -i en0
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script type="text/javascript" src="http://use.typekit.com/pje2hfb.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</head>
<body>
<div id="container">
<div id="title_text">Ranney</div>
<div class="headline">Matthew Ranney - Oakland, CA</div>
<div class="subhead"><a href="http://twitter.com/mranney">Twitter</a> -
<a href="http://facebook.com/mranney">Facebook</a> -
<a href="http://www.flickr.com/photos/mranney/sets/">Flickr</a> -
<a href="http://www.vimeo.com/mjr">Vimeo</a>
</div>
<div class="subhead"><a href="/mjr/resume.html">R&eacute;sum&eacute;</a></div>
<div class="subhead"><a href="/
03:47:22.020 173.255.211.184:80 -> mjr-uber-mbp:56117 #1 HTTP 1.1 response body: 790B
mjr/software.html">Software</a></div>
<div style="margin-top: 60px;" class="headline">Mindy Ranney - Oakland, CA</div>
<div class="subhead"><a href="http://www.facebook.com/mindy.ranney">Facebook</a></div>
<div class="subhead"><a href="/mindy/resume.html">R&eacute;sum&eacute;</a></div>
<p style="margin-top: 50px;">
Ranney.com is the personal domain of Matthew Ranney. It was registered in 1995, back when domain names were free.
There are many other Ranney families in the United States and throughout the rest of the world, but they are not on this site.
There is also a <a href="http://ranneyschool.org">Ranney School</a> in Tinton Falls, NJ which many people mistakenly assume will be here.
</p>
</div>
<img src="/1px.gif">
</body>
</html>
03:47:22.020 173.255.211.184:80 -> mjr-uber-mbp:56117 #1 HTTP 1.1 response complete 2.19KB 115ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment