The only site i can think of that might have an issue with replacing the browser tags, is the YouTube PS3 site - i'm sure its checking for those tags in the HTTP requests etc.. although without trying this i can't confirm.
OR just use bittorrent.. Which is more convenient? :shhh:
Squid is so nice .. X_X
- Everyone should have one .. :chill:
- Everyone should have one .. :chill:
Can someone please upload the squid.conf file for windows version of squid? I keep getting an error:
squid netmask masks away part of the specified ip
squid netmask masks away part of the specified ip
Did you mean this? It's what I'm seeing anyway in squid-hulu.conf
Code:
# squid conf to rewrite the User-Agent header.
acl all src all
acl manager proto cache_object
acl localhost src 127.0.0.1/32
acl to_localhost dst 127.0.0.0/8
acl localnet src 192.168.0.0/16 # MODIFY THIS LINE WITH YOUR LOCAL NET
acl SSL_ports port 443
acl SSL_ports port 563
acl SSL_ports port 873
acl Safe_ports port 80
acl Safe_ports port 21
acl Safe_ports port 443
acl Safe_ports port 70
acl Safe_ports port 210
acl Safe_ports port 1025-65535
acl Safe_ports port 280
acl Safe_ports port 488
acl Safe_ports port 591
acl Safe_ports port 777
acl Safe_ports port 631
acl Safe_ports port 873
acl Safe_ports port 901
acl purge method PURGE
acl CONNECT method CONNECT
http_access allow manager localhost
http_access deny manager
http_access allow purge localhost
http_access deny purge
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access allow localnet
http_access allow localhost
http_access deny all
icp_access allow localnet
icp_access deny all
http_port 3128
hierarchy_stoplist cgi-bin ?
access_log /var/log/squid/access.log squid
refresh_pattern ^ftp: 144020% 10080
refresh_pattern ^gopher: 1440200% 1440
refresh_pattern -i (/cgi-bin/|\?) 00% 0
refresh_pattern (Release|Package(.gz)*)$ 0020% 2880
refresh_pattern . 0020% 4320
acl shoutcast rep_header X-HTTP09-First-Line ^ICY\s[0-9]
upgrade_http0.9 deny shoutcast
acl apache rep_header Server ^Apache
broken_vary_encoding allow apache
extension_methods REPORT MERGE MKACTIVITY CHECKOUT
header_access User-Agent deny all
header_replace User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
hosts_file /etc/hosts
coredump_dir /var/spool/squid
thanks, i thought i was going to have to be using PlayOn for the remainder of hulu now and in my opinion, they are much better media servers out there than playon, play on only does a few things right.
thanks, I'm going to give this a shot later. nothing can get better than watching your favorite shows and movies in hulu.
thanks, I'm going to give this a shot later. nothing can get better than watching your favorite shows and movies in hulu.
:tup: I have to agree. I love getting some new shows then just streaming them onto my PS3.
I can't get an internet connection, and I don't know how to start Squid, how do you even know if its on?
I have a Linksys WRT54GL as my wireless router. it is connected via ethernet cable to my computer (Vista 64)
the PS3 is connected to the Linksys via wireless..
Please help me set this up to work with Squid and Hulu.
I have a Linksys WRT54GL as my wireless router. it is connected via ethernet cable to my computer (Vista 64)
the PS3 is connected to the Linksys via wireless..
Please help me set this up to work with Squid and Hulu.
I tried that squid conf but it seems thats for linux. I downloaded windows version of squid 2.7 and im getting the error: netmask masks away part of the specified ip.
I installed squid using the command prompt with the command "squid.exe -i" but unable to start the service because of that error.
I installed squid using the command prompt with the command "squid.exe -i" but unable to start the service because of that error.
As I understand it, the only problem with this config is that all of your ps3's traffic will go through the proxy, correct? I ask because I use a vpn to get to hulu so this would be a somewhat complicated setup
ie. ps3 ---- squid server / pptp client ----- US VPN server ---- hulu
the problem of course would be dog slow gaming.
ie. ps3 ---- squid server / pptp client ----- US VPN server ---- hulu
the problem of course would be dog slow gaming.
Quote:
|
As I understand it, the only problem with this config is that all of your ps3's traffic will go through the proxy, correct? I ask because I use a vpn to get to hulu so this would be a somewhat complicated setup
ie. ps3 ---- squid server / pptp client ----- US VPN server ---- hulu the problem of course would be dog slow gaming. |
Windows Vista 64
Linksys WRT54GL
I can't figure out how to make this work, please help.
has anyone been able to successfully get Squid to work... how do you even know if it is working at all?
Please help
Thank you.
Linksys WRT54GL
I can't figure out how to make this work, please help.
has anyone been able to successfully get Squid to work... how do you even know if it is working at all?
Please help
Thank you.






























