Evhorizon
  • Joined on 2024-06-17
Evhorizon commented on issue lolcat/4get#19 2024-06-24 07:22:29 +00:00
Question: how set 4get instance in Artix

Oh sorry, I have always just used ls :) the first docker compose file is to route searches over Tor, the second is to be found as a hidden service by Tor users, so I guess you would only want the…

Evhorizon commented on issue lolcat/4get#19 2024-06-23 20:27:17 +00:00
Question: how set 4get instance in Artix

No wait, remove the docker compose file from the proxies folder. You just need the first one. Just move to that lsd folder and type docker compose up -d

Evhorizon commented on issue lolcat/4get#19 2024-06-23 19:41:12 +00:00
Question: how set 4get instance in Artix

No you don't need it, the docker compose file will do all the job for you. Luuul is the name of the docker repo with the two images (Tor and 4get). Remove all the images and containers that you…

Evhorizon commented on issue lolcat/4get#19 2024-06-23 19:32:01 +00:00
Question: how set 4get instance in Artix

Hmm weird, can you explain in details how did you setup the docker container? Have you removed your previous containers and images before starting this one?

Evhorizon commented on issue lolcat/4get#19 2024-06-23 19:16:30 +00:00
Question: how set 4get instance in Artix

Ok so you don't need to create it, just run docker compose and everything will work out of the box

Evhorizon commented on issue lolcat/4get#19 2024-06-23 18:58:38 +00:00
Question: how set 4get instance in Artix

No, you have this 4get folder with two distinct things, a proxies subfolder and the docker compose file. Do you want to use your own torrc file ? The Tor container will already create a default…

Evhorizon commented on issue lolcat/4get#19 2024-06-23 18:23:36 +00:00
Question: how set 4get instance in Artix

I think the easy way should be creating a 4get folder in your home directory and there create 1) a "proxies" folder with the suggested onion.txt file and 2) the docker-compose.yml file. Then cd to…

Evhorizon commented on issue lolcat/4get#23 2024-06-21 20:37:04 +00:00
Request: add startpage scraper

Thank you, I'll be on the lookout

Evhorizon opened issue lolcat/4get#23 2024-06-21 13:21:42 +00:00
Request: add startpage
Evhorizon commented on issue lolcat/4get#19 2024-06-20 10:07:24 +00:00
Question: how set 4get instance in Artix

Great, I have just found out a brand new docker-tor guide, amazing surprise and I immediately followed it, thank you guys! :) I wonder how would it be possible to use proxychains to launch the…

Evhorizon commented on issue lolcat/4get#19 2024-06-19 16:36:54 +00:00
Question: how set 4get instance in Artix

@root actually if you use Tor you don't need to run 4get on docker, you just have to edit two files in the data folder and 4get will route the traffic to the Tor proxy. If you, like me, run a…

Evhorizon commented on issue lolcat/4get#20 2024-06-18 09:47:04 +00:00
docker container and tor

Thanks for your quick and detailed answer:) what worked for me was the second method, I added a "tor" service based on the osminogin/tor-simple image to docker-compose.yaml, exposing the 9050 port…

Evhorizon commented on issue lolcat/4get#19 2024-06-17 09:19:06 +00:00
Question: how set 4get instance in Artix

Chiming in, it's me the other person ;) I think that the best solution for Arch should be using a docker container. However, in every case, we have to face the same problem: if we selfhost locally…

Evhorizon opened issue lolcat/4get#20 2024-06-17 08:03:21 +00:00
docker container and tor