proxy
proxy copied to clipboard
Failed to connect to proxy
hi dear Sir/Madam first i don't have any idea about servers and proxy but i want to make this for my family in iran. i tried a lot and used this one but unfortunately i got this msg after use this
cd /home
git clone https://github.com/WhatsApp/proxy/
cd /home/proxy/proxy/ops
docker compose up -d
: fatal: destination path 'proxy' already exists and is not an empty directory. Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. Error: unknown shorthand flag: 'd' in -d
could you please tell me how can i fix it?
Hi @Mamadgij,
First of all, please run this command to delete the previous clone:
rm -rf /home/proxy
For the other errors:
- Have you installed Docker on your server?
- Have you tried to build the image? This is how you can do it: Build the proxy host container
Hi @mohsenhatami96
It works. thanks for your support.