Created
February 25, 2015 05:27
-
-
Save mranney/3893d4488de4d4617dfc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mjr-uber-mbp:~$ npm install -g http_trace | |
\ | |
> [email protected] 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 | |
> [email protected] 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 | |
[email protected] /usr/local/lib/node_modules/http_trace | |
└── [email protected] ([email protected], [email protected]) | |
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ésumé</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ésumé</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