git @ Cat's Eye Technologies The-Dipple / b743d8b
Attribution. catseye 13 years ago
1 changed file(s) with 8 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
00 #!/usr/bin/env python
1
2 # This is a stripped-down version of
3 # http://4thmouse.com/wp-content/uploads/2008/02/net_tool.py
4 # The closest to a license I could find is this exchange in the comment
5 # section of this blog post:
6 # http://4thmouse.com/index.php/2008/02/20/netcat-clone-in-three-languages-part-i-ruby/
7 # "Can i re-use your code here with some modifications?"
8 # "Please do. All examples on the site are fair game."
19
210 import sys
311 import socket