Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
183 views

I am working on a wireguard VPN client for android. When I make an HTTP call from within the app using retrofit2, the call does not go through the VPN even when the VPN is working for all other apps. ...
Ehab24's user avatar
  • 29
0 votes
1 answer
213 views

I use openvpn-auth-ldap.so as an authentication plugin for openvpn I only want to allow members under cn=corevpn,ou=tech,ou=group,dc=openldap,dc=example,dc=com to be able to log in openvpn My ldap-...
cier dev.'s user avatar
0 votes
0 answers
2k views

Body: I am trying to connect my Android phone to Charles Proxy to inspect network traffic. However, I'm encountering issues with the connection. Here are the details: Steps I've Taken: Installed ...
user25306650's user avatar
0 votes
0 answers
44 views

VPN proxy changes remote website SSL certificates. There is no issues if I run without VPN. Currently I have to set verify to false to disable the certificate validation if I run inside VPN (response ...
Kevin Pham's user avatar
0 votes
1 answer
255 views

i am following documentation and trying to connect IKEv2 but below code always return log "No vpn interface" https://developer.android.com/reference/android/net/Ikev2VpnProfile.Builder#...
Konky's user avatar
  • 1
1 vote
0 answers
17 views

I connect to GPU server with VPN and SSH. Jupyter server runs as daemon Start Jupyter notebook through web interface. Start long model training. VPN drops. Reconnect to VPN and SSH, Jupyter server ...
Lex Podgorny's user avatar
  • 3,020
0 votes
0 answers
114 views

When I try to send a request to a certain API with my own code in Node.js, I receive a "detection" of unusual usage of their API. They call it a "VPN/Proxy detection" and returns ...
antgol's user avatar
  • 1
0 votes
1 answer
516 views

Currently I'm facing this problem, I have my AWS Redshift cluster with a sample dataset and I want to test different ways to share my data. I tried to connect my cluster with Dbeaver but always I got ...
Valle1208's user avatar
0 votes
2 answers
224 views

I am experiencing issues with the wg-easy VPN service, as the VPS containers seem to go down frequently. I have set up a cron job to reboot every 2 hours, but it doesn't seem to help much. I am also ...
organicnz's user avatar
1 vote
2 answers
382 views

Hi I have a docker compose file with a vpn and a container attached to it I have a external network set up but the container attached to the vpn cant reach the internet. docker-compose.yml version: '3....
Harvey's user avatar
  • 826
0 votes
1 answer
621 views

I am trying to use NordVPN within a Docker container but am encountering several errors during the connection process. These errors seem to involve issues with TELIO, specifically when attempting to ...
Gi Lick's user avatar
0 votes
1 answer
805 views

I have several mapped network drives that I can only access when on my company's LAN or when connected to the VPN using OpenVPN. When I connect to the network in our office, the drives automatically ...
JRev's user avatar
  • 39
1 vote
0 answers
2k views

R Version: 4.3.2 (2023-10-31) RStudio Version: 2023.12.1.0 Cisco Secure Client - AnyConnect VPN: Revision 6 RStudio extremely slow and at times unresponsive when working on the Cisco AnyConnect VPN. ...
ja1305's user avatar
  • 11
2 votes
0 answers
76 views

I want to create a self vpn to block nsfw photos using nsfw js I tried to write a simple empty vpn unsuccessfully When I open a website the loading take forever. and I don't know how to block the ...
Newbee's user avatar
  • 21
0 votes
0 answers
585 views

I am trying to add a connection for a company lab VPN network by running the following Powershell command: Add-VpnConnectionRoute -Name VPN_NAME -DestinationPrefix 192.168.18.0/24 -RouteMetric 500 ...
CptGeo's user avatar
  • 66
0 votes
0 answers
64 views

I'm experiencing difficulties connecting to a Node.js application from a remote PC via a VPN. Despite configuring the application to listen on all interfaces (0.0.0.0) and allowing traffic on port ...
Igorcb's user avatar
  • 45
0 votes
0 answers
32 views

We have an website inside a private VPC in GCP, but we want to securely access it from an AWS Client VPN we are already using to access other websites running in AWS infrastructure. Is this even ...
CommonSenseCode's user avatar
0 votes
0 answers
2k views

I used to connect to the server through OpenVPN Connect without any issues when I had imported previous profile in .opvn format. My boss had to reestablish server and while doing so he also must have ...
Årtør's user avatar
  • 21
1 vote
1 answer
172 views

We are working on a data integration task, where the vendor provides access to their API's through a VPN and Client Certification. Is there any method available to connect the VPN from Azure Synapse? ...
Sandeep T's user avatar
  • 441
0 votes
1 answer
86 views

I am developing an application that want to pass my android device all traffic through ssh. My vps is ready and works very well as i tested it with other applications like SSH Custom. I use jsch for ...
starbug's user avatar
0 votes
1 answer
45 views

I am trying to update our VPN profiles AOVPN Device tunnel and User tunnel. I want to update the IpinterfaceMetric from 0 to 9. I am using a example here IF file contains data something like: \[AOVPN ...
Sushan Shrestha's user avatar
2 votes
2 answers
195 views

I am using the AWS Copilot system to deploy microservices. I have encountered an issue where I need a static IP for the services deployed in ECS due to a Site-to-Site VPN. I am interested in how I can ...
Mihael Veber's user avatar
0 votes
0 answers
24 views

I would like to create ClientVPNEndPoint by using Powershell module AWSPowerShell.NetCore version 4.1.385 on Windows 10 Pro. When I run this : $serverCertificat = Get-ACMCertificateList | where-...
Philippe sillon's user avatar
2 votes
1 answer
118 views

How can i measure the internet speed (download / upload)rate continuously? like when a vpn is connected and shows the speed rate until vpn disconnects
Navid Shokoufeh's user avatar
-2 votes
1 answer
1k views

Im wonder if someone can help me with this. i want to turn on 'Always-on vpn' feature programmatically in kotlin. i appreciate that if someone can provide some codes or explain the process of ...
Navid Shokoufeh's user avatar

1
2
3 4 5
65