summaryrefslogtreecommitdiff
path: root/nocompile/bin/ident.sh
Commit message (Collapse)AuthorAgeFilesLines
* ident.sh got a format string vuln fix.epochqwert2015-02-061-1/+1
| | | | | | | ident_service.sh will ident a service given its remote IP and port. (only run if ident is running on that remote computer) argc is just because I always forget what argc is for however many args. peereid is for unix sockets' ids peerip and sockip got the same upgrade. can now use the optional argv[1] to set the number of the file descriptor to use.
* ident.sh to make ident queries easier to use in scripts.Epoch Qwert2014-12-091-0/+2
gopherd.sh changed to use new output of peerip. peerip changes to output peer's port on second line. httpd changed... I dunno what. AOEU and aoeu to help with playing with dvorak.