From 33ceed00160b2dbfc0e3222f4484d83cea1472ea Mon Sep 17 00:00:00 2001 From: kenzuyaa Date: Sat, 30 Aug 2025 11:37:16 +0700 Subject: [PATCH] fix(proxy_providers): update SurfsharkVPN service credentials - Changed username for SurfsharkVPN in unshackle.yaml - Changed password for SurfsharkVPN in unshackle.yaml --- unshackle/unshackle.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unshackle/unshackle.yaml b/unshackle/unshackle.yaml index 6ffd154..72b77b2 100644 --- a/unshackle/unshackle.yaml +++ b/unshackle/unshackle.yaml @@ -249,5 +249,5 @@ services: proxy_providers: surfsharkvpn: - username: wqKD6vru8vXxUtkXJbvx4HAL # Service credentials from https://my.surfshark.com/vpn/manual-setup/main/openvpn - password: zyFnwsYFMNxqbzpf3asu36m6 # Service credentials (not your login password) \ No newline at end of file + username: GyDrhk88nC53gA72EKkHBZBP # Service credentials from https://my.surfshark.com/vpn/manual-setup/main/openvpn + password: 2DDwZWTfeH6XbjVxQtKJdump # Service credentials (not your login password) \ No newline at end of file