# scripts/proxy - We're running squid as an http/ftp proxy cache

send	GET http://##HOST##/ HTTP/1.1\nUser-Agent: Remstats/@@VERSION@@\nHost: ##HOST##\nConnection: close\n\n
port	3128
timeout	5
ok      ^HTTP/\d\.\d 200

