Pinned Repositories
autotree
Tree class in the spirit of std::map, std::set, and so forth.
dback
Backup scripts for Linux and OSX, based on rsync. These scripts emulate Apple's Time Machine.
EasyAsyncIO
Very simple asynchronous read() and write() in C++
iprange
Utilities and libraries for manipulating lists of ranges of IPV4 addresses
percenturl
Decode %xx expressions as found in URLs. Operates as a filter.
piperoller
Linux pipe that rolls through log file versions in response to signal HUP.
ringbuf
A ring buffer class in C++
ringbufr
Ring buffer template class with reference semantics
ringbufrv
Ring buffer template class with reference semantics and scatter/gather access
tinypot
A very simple telnet honeypot
arnstein99's Repositories
arnstein99/tinypot
A very simple telnet honeypot
arnstein99/autotree
Tree class in the spirit of std::map, std::set, and so forth.
arnstein99/dback
Backup scripts for Linux and OSX, based on rsync. These scripts emulate Apple's Time Machine.
arnstein99/EasyAsyncIO
Very simple asynchronous read() and write() in C++
arnstein99/iprange
Utilities and libraries for manipulating lists of ranges of IPV4 addresses
arnstein99/percenturl
Decode %xx expressions as found in URLs. Operates as a filter.
arnstein99/piperoller
Linux pipe that rolls through log file versions in response to signal HUP.
arnstein99/ringbuf
A ring buffer class in C++
arnstein99/ringbufr
Ring buffer template class with reference semantics
arnstein99/ringbufrv
Ring buffer template class with reference semantics and scatter/gather access
arnstein99/ssend
Unsecure file transfer for VPN