3,224 questions
-2
votes
0
answers
21
views
Fedora loses connectivity to intranet VPN domain after connection expires [closed]
Fedora 42.
I use the following script to connect to my work VPN using Cisco AnyConnect Secure Mobility Client 4.10.08029
echo -e "$USER\n$(pass company/domain)\n$(pass otp company/mfa)\ny" &...
Advice
0
votes
1
replies
25
views
setup F5vpn using key stored in TPM?
Can I setup an F5VPN connection using a key generated and stored inside the TPM of my Linux laptop? Platform is Debian 13? AFAICT f5fpc is based upon openssl (which could imply PKCS#11 support), but ...
0
votes
1
answer
79
views
Github Actions have updated network interfaces. Ping timeout. VPN
Posting this as a heads-up, the issue is resolved
One of our long-running GitHub Actions has always done the following:
Connect to our VPN with OpenVPN.
Ping a private IP inside that network as a ...
2
votes
0
answers
78
views
Designing an Android frontend for a Cloak proxy for OpenVPN
I'm developing an Android app in Java that interfaces with a Go service (Cloak proxy). The proxy listens locally and forwards traffic to an external proxy server.
My app provides a frontend for the Go ...
0
votes
0
answers
68
views
iOS not launching my app network extension, it seemingly isn't crashing it either
My personal project is a bit further along however after not being able to get this to work in my app I fell back to a much simpler/proven implementation out there. There is this project on GitHub ...
0
votes
1
answer
68
views
Rails app on Docker compose with wireguard VPN, how dows that work?
We have this Wireguard VPN which we use to connect to AWS RDS database and perform some operations there through our rails API: I set the API to run with correct environment variables for the database,...
0
votes
0
answers
134
views
Error Unable to resolve host when run ionic application in Android studio emulator
I'm working on mobile application (angular ionic capacitor). Our test-server with api is reachable only when you are connected to VPN.
When I run application on real android device (vpn is ON) ...
0
votes
0
answers
136
views
Flutter openvpn_flutter library connection issue when changing minSdkVersion to 23
I'm developing a Flutter app using the openvpn_flutter library, and I’m facing an issue when changing the minSdkVersion from 21 to 23. The app works perfectly fine with minSdkVersion 21, but when I ...
0
votes
0
answers
130
views
Connection reset by peer error when using SOCKS5 proxy in Android VPN app
I’ve been working on an Android app that uses a custom VPN service to connect via a SOCKS5 proxy on my VPS. However, I’m encountering the following error:
Connection failed: Connection reset by peer
...
0
votes
2
answers
456
views
How to Add Http Proxy Authentication Credentials in VPNService on Android?
I am trying to make proxy settings via a fake vpn in my react native android application. I am giving proxy settings into builder thanks to VpnService with android.net.ProxyInfo package.
But the proxy ...
0
votes
1
answer
440
views
How do I implement an Android VPN App with Local DNS resolver
Is it possible to make an Android VPN app, using VpnService.addDnsServer, and have DNS queries go to my own autonomous DNS resolver server listening on my phone's 127.0.0.1:5353 port?
Here is my code ...
1
vote
0
answers
180
views
Running openvpn inside a docker container make network inacessible
I have an app is dockerized, then I need to make this app work with VPN, so I need to install openvpn and run it inside my container. I use docker desktop for window 10. I have run these below ...
2
votes
2
answers
4k
views
how to use api 3x-ui?
I have my own server on which I configure vless. I installed x3-ui and want to access the api. The official repository only has a config for nginx, which I used, but when I try to access the api I get ...
1
vote
1
answer
152
views
How can I detect and notify users about active VPN connections, and is it possible to close all VPNs from an Android app?
I'm working on an Android app and need to:
Detect when a VPN connection is active.
Notify users that certain
features may not work with VPNs.
Understand if it’s possible to programmatically close
all ...
0
votes
1
answer
195
views
How to use the Bigtable cbt CLI while connected to a VPN?
I am using the Bigtable cbt CLI locally to manage my Bigtable instances and tables. When doing this from my home network, I have no issues. When attempting to run commands while connected to a VPN (...
0
votes
1
answer
72
views
Expect script: "send" command loses first character?
I have a script which connects me to VPN using GlobalProtect:
#!/usr/bin/expect -f
spawn globalprotect connect -p my.server.com
expect "username:"
send "JoeDoe\r"
expect "...
0
votes
1
answer
739
views
Connecting to IPsec IKEv1 VPN Server on Android devices
I have the second:
My company bought VPN servers with iOS app for managing VPN connection to that servers. I need to write the same App for Android devices. I never worked with VPN connection on ...
0
votes
1
answer
386
views
Unable to Connect to Azure PostgreSQL Database via Point-to-Site VPN with Azure Active Directory on macOS
I’m trying to connect to my Azure Flexible PostgreSQL private access server using a Point-to-Site (P2S) VPN configured on an Azure Virtual Network Gateway with Azure Active Directory not Certificates, ...
0
votes
1
answer
334
views
Shadowsocks not accepting calls
I have docker-compose.yml:
version: '3'
services:
shadowsocks:
image: shadowsocks/shadowsocks-libev:latest
environment:
- TZ=Europe/Moscow
- PASSWORD=<psw>
- METHOD=...
0
votes
0
answers
206
views
How to Automatically Install a .mobileconfig Profile from a String in iOS Using Swift?
I have a .mobileconfig string sent by my server. If I configure it for IKEv2 VPN, it works.
When I manually download and install the .mobileconfig file, everything works fine. However, I cannot do ...
1
vote
1
answer
797
views
How to Implement a Local VPN in Android for Content Filtering Without Server Dependency?
I'm working on an Android application that requires creating a local VPN to route all device network traffic for content filtering purposes. Instead of using a remote VPN server, my goal is to develop ...
2
votes
1
answer
167
views
Android vpnInterface causes ERR_NETWORK_CHANGED Error
I'm working on a Kotlin app in Android Studio that requires the user's web browsing to be monitored. I tried to use the android VPN API for this, and wrote the two functions below. The script compiles ...
1
vote
1
answer
138
views
Flutter Android Emulator Not Connecting to Company VPN for Host Lookup
I'm encountering a problem where the Android Emulator won't connect to my company's VPN, blocking access to our servers from the app I'm developing and resulting in a host lookup error. Despite trying ...
0
votes
0
answers
183
views
Is it possible to create a mobile VPN application for Android using Ionic + Capacitor + Vue 3?
Please advise, is it possible to create a mobile VPN application for Android using Ionic + Capacitor + Vue 3? Or would it be better not to delve into this and instead focus more on native mobile ...
0
votes
1
answer
163
views
Sub-domain Enumeration - socket.gaierror: [Errno 11001] getaddrinfo failed
I am trying to do sub-domain enumeration in my organization. Part of the python code is to get the IPs of the already enumerated sub-domains which are included in a text file . Used the below code
...