File: proxy

package info (click to toggle)
remstats 1.00a4-8woody1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,576 kB
  • ctags: 1,020
  • sloc: perl: 11,706; ansic: 2,776; makefile: 944; sh: 869
file content (7 lines) | stat: -rw-r--r-- 220 bytes parent folder | download
1
2
3
4
5
6
7
# 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