Debian, ProFTPD, FTPS, TLS, SSL, and SSL23_GET_SERVER_HELLO:unknown protocol
Recently I needed to test against an FTPS server. No big deal, I thought to myself, I’ll just set one…
Recently I needed to test against an FTPS server. No big deal, I thought to myself, I’ll just set one…
While working on a “for fun” side project I needed to get the longest common prefix of two arbitrary strings.…
In case anyone is looking for a SocketHandler client written in PHP to do some light testing with, I’ve written…
as someone who uses IRC every day for work… I find this to be a very cool idea, even though…
UPDATE: I’ve added the plugin to the WordPress.org repository. If it gathers interest/attention then I may develop it further and…
It’s easy to make assumptions about what we think is the problem with the speed of our code. Lets say…
I’d call this an 0.5 release. It’s now in the code repo that we at Automattic use to put out…
It turns out that this is actually a tricky problem. It’s super easy to use the OpenSSH command line stuff…