rentar raygin otaviah

0 views
Skip to first unread message

Verbena Reynoso

unread,
Aug 2, 2024, 8:40:36 PM8/2/24
to nosfikelli

I have successfully installed the Wireguard and uploaded the windscribe config file. Also added firewall rules following a few setup guides from different VPN vendors. But for some reason, it does not connect successfully. Wanted to see what my next steps should to be troubleshoot the issue

If you have that enabled and it is still not working then please connect to your OpenWRT device using ssh and copy the output of the following commands and post it here using the "Preformatted text " button:

One problem I see as that you do not route the Allowed IPs.
In the WG peers section of the GUI tick/enable: Route Allowed IPs or add in the peers section of
the /etc/config/network:
option route_allowed_ips '1'

If it still does not work post again the output of the earlier requested items, strange that wg show does not have any ouput that points to some underlying problem.
Is WireGuard implemented on the router at all?

When you disable the VPN connection the route is still in place, you need to restart the network (service network restart) to reinstate the default route via the WAN.
This is not a "kill switch" a kill switch is like you described i.e. removing FORWARD from lan to wan. But this is not compatible with your next question for which PBR is the solution:

Using MacBook Air (2014). Updated to macOS Catalina Version 10.15.4 following which an error box titled "com.aaa.windscribe.OVPNHelper" can't be opened is repeatedly appearing despite clicking on OK button. Please see the entire message attached as a snapshot.

Thank you very much for your prompt reply. I am pretty comfortable using the command line. I do have to occasionally Google commands but the from the search results I can usually figure out the proper syntax for the Linux command I need to run.

I ran the command sudo rm /etc/apt/sources.list.d/windscribe-repo.list without any problems.
Continuing with STEP 3, I have tried everything to move my .ovpn file from my personal computer to the Vero 4k for hours without success. I used SSH, pscp, psftp, a flash drive inserted in the Vero 4k, my Windows personal computer and a personal computer running Ubuntu 18.04. All attempts resulted in either Access Denied or Permission Denied.

Again, I need to record a big thanks to user @fzinken. I know there is a process to officially thank you for all of your suggestions and assistance. I will research that and take the appropriate action. Having you lead me through this process was such a kind gesture on your part. Thanks again!

Windscribe VPN service is not connecting in Fedora 34 since its beta version. It used to work fine in other linux distros based on arch and debian.
I have tried to contact the windscribe team and they are not responding as my account is free one I think.
I hope fedora community will help me out.

I can't connect to any server of windscribe. Though I can do it from an application on windows 10 and extension of google chrome, but not from windscribe-cli. It says "Failed to connect" by trying to connect to 443/UDP.

I have added ports on firewall, I put SELinux to permissive, enforcing, disabled it as well. Nothing worked. I inactivate a proxy. By the way I have tested windscribe-cli from Ubuntu it works, but from CentOS it doesn't want to work at all.

I used to be able to spoof my location with Windscribe VPN. All I needed to do was authorize Windscribe with mock location and enable spoof gps on windscribe. Now I am having trouble with Windscribe recognizing it is authorized mock locations. Is this being prevented by GOS or is this a Windscibe issue?

mrtoo have you been able to figure out a solution? Im having the same issue. I have my Pixel 6 Pro in developer mode with "Fake Traveller" App given "mock location" permission, and doesn't seem to work when I test anywhere. I've tried a few other GPS Spoofing apps and none work.

In this tutorial, we will show you how to run Windscribe VPN in Windows using Python Code. Windscribe is a popular VPN service that offers several features. Windscribe's free version maintains the same speed as the paid plans.

Make sure the os module is installed. The os module is a standard Python library that provides a way to interact with the operating system, including running system commands. The windscribe_cli_path variable is set to the file path of the Windscribe CLI executable. Change this file path if the file location of CLI on your system is different.

We have set the location "US Central". This will result in the Windscribe VPN client connecting to a server located in the US Central region. You can choose any location you want based on the location Windscribe supports.

The script creates records in a log file that include the current date and time from datetime.now() and appends the command output. It then checks if a log file named "windscribe-log.txt" exists in the current working directory. If the file exists, the log entry is appended to it. If not, a new log file is created.

Deepanshu founded ListenData with a simple objective - Make analytics easy to understand and follow. He has over 10 years of experience in data science. During his tenure, he worked with global clients in various domains like Banking, Insurance, Private Equity, Telecom and HR.

c01484d022
Reply all
Reply to author
Forward
0 new messages