Files
ppf/proxywatchd.py
rofl0r befb346941 proxywatchd: preliminary support for ip caching
whenever we make a socks4 check, the ip of the destination server
needs to be resolved because socks4 does not support server-side
dns resolution. in order to prevent doing the same lookups over
and over, we know manually resolve the ip before first usage, and
store it in a cache.
2019-01-10 19:22:21 +00:00

11 KiB