Jigsaw-Code / outline-sdk

SDK to build network tools based on Outline components.
https://getoutline.org/for-developers/
Apache License 2.0
232 stars 27 forks source link

OutlineCLI blocks docker #181

Open Misery7100 opened 4 months ago

Misery7100 commented 4 months ago

Hello, I'm really appreciated to use outline-cli after .appimage version stopped working. But I've encountered this issue that routing rules of cli are blocking traffic for docker containers. Not really expert in that, but is it possible to configure somehow the cli itself or add specific ip routes to bypass vpn for docker containers? I've validated that before I was able to utilize containers (when worked with .appimage), also on windows and macos with desktop app everything is fine

fortuna commented 4 months ago

@jyyi1 any ideas?

jyyi1 commented 4 months ago

Hi @Misery7100 , I'm not sure about your issue, but here is how OutlineCLI configures the routing table, hopefully this could help you understand it better: https://github.com/Jigsaw-Code/outline-sdk/issues/138#issuecomment-1854796842