Just to follow up, if you want to disable proxy voting add this to your .htaccess file and it should block most proxies without the usual slow lookups, checking of open port 80 (which produces many false positives), or paid API keys.
RewriteEngine on
RewriteCond %{HTTP:VIA}...