The test container shows actual IP #607
Unanswered
nithin-bose
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
Ah I changed the instruction yesterday, I think we need quotes to the rescue! |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Didn't notice that and to think I tried everything else 😮💨 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The gluetun container was run using the docker-compose.yml file in the documentation, modified for surfshark as follows:
The last line in the logs of gluetun container shows that it got an IP from surfshark.
However, when running the test container with the following command:
returns my original IP details.
However if I run the same command inside the gluetun container as follows:
It returns the VPN IP details as expected. What am I missing here?
Please help, thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions