ilteoood / docker-surfshark

Docker container with OpenVPN client preconfigured for SurfShark
MIT License
132 stars 34 forks source link

No Connection with Version 1.8.1 #94

Closed Tobsche1 closed 3 months ago

Tobsche1 commented 3 months ago

I use Surfshark with Firefox. I use an Docker-compose.yml file. With version 1.80 works all very well. With the new Version 1.81 works nothing. Firefox is not reachable. I send 2 Pictures in this post. 1. The Yml and 2. the logs from Surfshark.

Maybe you can help me ?

greetings

Tobsche1 surfshark yml surfshark1 8 1

Dropsik commented 3 months ago

Same problem:

surfshark            | Adding ip route add 192.168.0.0/24 via 172.18.0.1 dev eth0 for attached container web ui access
surfshark            | Do not forget to expose the ports for attached container web ui access
surfshark            | Options error: Unrecognized option or missing or extra parameter(s) in [CMD-LINE]:1: mute-replay-warnings (2.6.10)
surfshark            | Use --help for more information.
surfshark            | Resetting all rules to installed defaults. Proceed with operation (y|n)? Aborted
surfshark            | Default incoming policy changed to 'deny'
surfshark            | (be sure to update your rules accordingly)
surfshark            | Default outgoing policy changed to 'deny'
surfshark            | (be sure to update your rules accordingly)
surfshark            | Skipping adding existing rule
surfshark            | Skipping adding existing rule (v6)
surfshark            | Firewall is active and enabled on system startup
ilteoood commented 3 months ago

I've just re-published version 1.8.1. Can you re-pull it and test it?

Dropsik commented 3 months ago

Confirmed, works!

Tobsche1 commented 3 months ago

it works, thanks for your fast support !!