Suwayomi / docker-tachidesk

Run Suwayomi-Server in a docker container
Mozilla Public License 2.0
224 stars 56 forks source link

proxy not work #16

Closed MvCraK closed 2 years ago

MvCraK commented 2 years ago

i set socks5 proxy in server.conf,but not work

arbuilder commented 2 years ago

can u share your docker compose

arbuilder commented 2 years ago

in generel docker containers are isolated so u cannot copy same network configuration of tachidesk running on host. U have to use google search for specific use case.

I am closing this as i don't know the details of your host os , proxy server and compose

tontyoutoure commented 1 year ago

I'm not sure about your situation, but I'll tell what works for me:

In your proxy application, activate option like "allow connection from LAN" then fill the LAN ip address in server.socksProxyHost, maybe something like "192.168.xxx.xxx"