This is the software package for scold project. Still under construction. alpha: client beta: proxy gamma: gateway delta: server all the related scripts are on those server packages. use tar -xvf *** glibc.tar.gz: resolver lib code resolv/res_query.c is the main file use tar-xvzf *** when compile, go to compile directory, run make, the output lib is resolv/libresolv.so, copy it to the client machine under /lib or /usr/lib, depends on the system setting.