Re: [squid-users] Squid and Epic Games HCapctca

2022-08-04 Thread ngtech1ltd
Please don’t bang your head… everybody is here for you. Sometimes it takes time to respond but you will get your answers. https://www.ngtech.co.il/squid/support-save/support-save-2022-08-05_00-51-47.tar.gz Is not the fastest connection and it has a blacklist in the DB dump so for now it’s a

Re: [squid-users] Squid and Epic Games HCapctca

2022-08-04 Thread Adam Barnett
Sure, the more the beter, ive been banging my head against the wall for a while on this Adam On Thu, 4 Aug 2022 at 22:41, wrote: > You are welcome. > > > > I wrote an app that does everything for me so I just need to dump the > database into a: > > ssl::server_name directive > > > > it’s

Re: [squid-users] Squid and Epic Games HCapctca

2022-08-04 Thread ngtech1ltd
You are welcome. I wrote an app that does everything for me so I just need to dump the database into a: ssl::server_name directive it’s basically: ## START acl NoBump_server_name ssl::server_name "/etc/squid/no-ssl-bump-server-name.list" acl tls_to_splice any-of inspect_only NoBump_src

Re: [squid-users] Squid and Epic Games HCapctca

2022-08-04 Thread Adam Barnett
תודה רבה It looks like you are using a database and then building the config from that? any cahnce you can send me the snippet of the config instead of the DB bits? ? Thanks again Adam On Thu, 4 Aug 2022 at 22:18, wrote: > Hey Adam, > > > > I recorded a video for you on how I do it at: > >

Re: [squid-users] Squid and Epic Games HCapctca

2022-08-04 Thread ngtech1ltd
Hey Adam, I recorded a video for you on how I do it at: https://cloud1.ngtech.co.il/static/squid-data/splice-epic-games.mp4 So basically the relevant domains are: epicgames-download1.akamaized.net .epicgames.com .unrealengine.com And you can peek at robert k Wild mail: “regex for normal

Re: [squid-users] Squid and Epic Games HCapctca

2022-08-04 Thread ngtech1ltd
Hey Adam, I don’t remember where exactly epic games is hosted but, it should be spliced. If you need an app definition I can try to grab one from my local squid. Eliezer Eliezer Croitoru NgTech, Tech Support Mobile: +972-5-28704261 Email: mailto:ngtech1...@gmail.com Web:

[squid-users] Squid and Epic Games HCapctca

2022-08-04 Thread Adam Barnett
Hi All, I am trying to get squid to allow me to login to Epicgames.com with my epic login, i get to the login page and get the hcaptca images and everytime i get "invalid response" i looked at the headers and the only error that i can see is "The cache information is missing from the entry" My

Re: [squid-users] regex for normal websites

2022-08-04 Thread ngtech1ltd
Hey Robert, I recorded this video for you: https://cloud1.ngtech.co.il/static/squid-data/regex-for-robert.mp4 This is what I did when I reviewed the question. I hope it will help you and others use this tool: https://rubular.com/ and squid. If you have any question regarding REGEX here we

Re: [squid-users] Trying to recompile squid 4.13 with ./configure CXXFLAGS="-DMAXTCPLISTENPORTS=256"

2022-08-04 Thread Amos Jeffries
On 4/08/22 10:16, marcelorodrigo wrote: Some important information. ... Then make and make install from /build/squid/squid-4.13/ folder, but nothin seems to change when squid -v is used. Please build with this command: make && ./src/squid -v ... to be sure the -v info is coming from the