Incognito-Coder / Wiregen

a script for generate wireguard configs from surfshark vpn service,based on mobile API
https://mr-alireza.ir
79 stars 12 forks source link

Error 403 #6

Closed pitremj closed 2 years ago

pitremj commented 2 years ago

getting error 403 when trying to generate configs

pitremj commented 2 years ago

image

Incognito-Coder commented 2 years ago

try with VPN and test.

On Thu, May 26, 2022 at 01:48 QuiXxx @.***> wrote:

[image: image] https://user-images.githubusercontent.com/21046575/170368923-356d2e21-24b1-4d99-9fcf-4a419344f463.png

— Reply to this email directly, view it on GitHub https://github.com/Incognito-Coder/Wiregen/issues/6#issuecomment-1137857317, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANEK6IOIJHQLOGKQHKWL3YDVL2KJZANCNFSM5W6NXCBA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

pitremj commented 2 years ago

same error when connected to the VPN

Incognito-Coder commented 2 years ago

same error when connected to the VPN

are you sure about your surfshark account? correct email/password? otherwise let me check.

pitremj commented 2 years ago

yea i had to connect to test with VPN let me know if there any debug logs i can provide

thanks

mythbuster74 commented 2 years ago

Yeah I have the same issue now. Running from CLI with python. Worked around 2 weeks ago though.

mythbuster74 commented 2 years ago

You get a 403 error from the login function, and the program quits.

fpusersuggest commented 2 years ago

hello same issue here. Just surfshark stopped to work on my openbsd box then I have tried to recreate the conf file but I have got 403. Obviously the login/pass are right.

Incognito-Coder commented 2 years ago

now i made changes on login function. try if it work,then close issue. thanks

fpusersuggest commented 2 years ago

it works! Thanks!