summaryrefslogtreecommitdiff
path: root/nocompile/bin/hop0
Commit message (Collapse)AuthorAgeFilesLines
* added IPv6 support to hop0, peerip, and gopherd.shEpoch Qwert2014-12-241-1/+5
| | | | | gopherd.sh got lots of other updates too. speed is for measuring how many lines per second your pipes can do.
* fixed gopherd's LFI and added excuting files.Epoch Qwert2014-10-231-0/+6
httpd had flushing issues. realpath is new! does what it says. gives absolute path of a file. deddos, peerip, peerip.pl, were laying around elsewhere. gethostbyname got a new trick. can do decimal addresses among other things. hop0 is a shell script that gets what IP will be put on the source address of outgoing packets sent to $1. rtfs.