Opened 4 years ago
Closed 3 years ago
#21 closed Discovery (Done)
Discovery: Install squid on home server + privoxy
Reported by: | D Delmar Davis | Owned by: | D Delmar Davis |
---|---|---|---|
Priority: | Important | Milestone: | Make Shit Happen / Own Your Shit. |
Component: | Development | Keywords: | |
Cc: |
Description (last modified by )
Am now thinking that a combination of privoxy and local caching is probably the bees knees.
Check it out.
- Link dump at notes page for squid
- Minimal install is at my notes for basement servers
Change History (7)
comment:1 Changed 4 years ago by
Milestone: | Server Modernization Phase II → Make Shit Happen / Own Your Shit. |
---|
comment:2 Changed 4 years ago by
comment:3 Changed 4 years ago by
Don: Its taking me a lot of time to get this local cloud thing going. Best Tell Joe.
Joe: Hi I am in DC.
Don: Oh good I am going to take some time on this server I am setting up here.
......
Joe: Hows it going on that server?
comment:4 Changed 4 years ago by
Am setting up lxc and a couple of containers on DeeDee (Joey's twin for the Dumoulin Compound).
- Pihole
- Squid
- Local File Sync (TBD)
Anything else that you (Joe) think should be there?
comment:5 Changed 4 years ago by
Description: | modified (diff) |
---|
comment:6 Changed 4 years ago by
Am testing local squid caching and I updated documentation.
I will be testing parent proxying on Jules at some point.
comment:7 Changed 3 years ago by
Resolution: | → Done |
---|---|
Status: | assigned → closed |
Joe,
You will need to edit /etc/squid/squid.conf to reflect your internal network
- acl my_internal_net src 192.168.0.0/24 + acl my_internal_net src 192.168.9.0/24
Then set your proxy settings to 192.168.9.252 port 3128
Inquiring minds want to know. Where can I find some docs on this? Or do you need some collaboration? i am very interested.