UDP (1)

Intercepting UDP DNS packets using NGINX and JavaScript

NGINX (pronounced "engine-x") is more than a proxy or a web server, it is a Swiss army knife. With the addition of NJS, a subset of JavaScript language to extend NGINX reach, things got even more interesting. Really interesting. I recently had to deal with…