2012-01-13 09:32:07 - 1.1.0
2011-05-06 12:10:00 - 1.0.2+git64
2010-03-24 18:30:39 - 1.0.2
2010-03-10 18:59:11 - 1.0.1
You can now add OpenSourceWatershed badges to your own website. Below is the badge for iptraf-ng:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_iptraf-ng"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("iptraf-ng", "#osw_iptraf-ng"); });</script>