Skip to content

Instantly share code, notes, and snippets.

@victorsosa
Created June 24, 2017 11:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save victorsosa/eee916e760f5a1d546a46d93b39cad85 to your computer and use it in GitHub Desktop.
Save victorsosa/eee916e760f5a1d546a46d93b39cad85 to your computer and use it in GitHub Desktop.
user sniproxy
pidfile /var/run/sniproxy.pid
listener 209.208.27.224 80 {
proto http
table proxies
}
listener 209.208.27.224 443 {
proto tls
table proxies
}
table Proxies {
nbcuni/.com *
nbc/.com *
fox/.com *
amazon/.com *
youtube/.com *
hbogo/.com *
spotify/.com *
iheart\.com *
(hulu|huluim)\.com *
abc\.(go\.)?com *
(nbc|nbcuni)\.com *
netflix\.com *
ip2location\.com *
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment