Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
149 views

I'm a student developer working on an Android application that acts as a SOCKS5 proxy server. What I've Implemented: A SOCKS5 server on Android that handles the protocol's handshake, request, and ...
0 votes
1 answer
131 views

I've just finished building my first application for Android with React Native and Expo. The app is configured to access a specific server IP address via a VPN. Currently, the domain name is not in ...
3 votes
1 answer
272 views

Let me preface this by saying that I'm definitely out of my depth here in terms of knowledge. I'm trying to implement a VpnService that users of my app can enable in order for any traffic not going ...
0 votes
0 answers
127 views

Is there a way to implement domain-based split tunneling in Android without parsing DNS queries? Hey fellow Android devs, I'm working on implementing domain-based split tunneling in an Android VPN ...
0 votes
0 answers
47 views

When I call the establish method, I get the following error: java.lang.IllegalStateException: Cannot set address or java.lang.IllegalStateException: Cannot bind com.sdp.etrust.sdk.logic....
0 votes
0 answers
41 views

I am writing a VPN client for Android. There is a configured server on the hosting that has the firewall disabled. I connect to the server through the browser via the 3x-ui panel. And when you try to ...
0 votes
0 answers
160 views

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
2 answers
498 views

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 ...
3 votes
2 answers
998 views

I am trying to implement split tunneling in an Android VPN application. Specifically, I want all traffic to go through the VPN by default, but certain IPs should bypass the VPN and use the regular ...
0 votes
0 answers
130 views

Goal The purpose of this work is to find a way to make a transparent proxy that will log the packets. Things that are happening - I can capture the packet log it. Able to send the packet to dns ...
0 votes
1 answer
826 views

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 ...
1 vote
1 answer
893 views

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
176 views

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
0 answers
140 views

I'm working on a pet VPN project for Android. Now I need to develop an application that would send all packets from the device to a remote server and receive a response from it (without authorization ...
1 vote
0 answers
110 views

I want to develop an application with Flutter and the app must access the VPN profile of the device and list of the available VPNs. Also I want the app to automatically turn on or off the VPNs. Is ...

15 30 50 per page
1
2 3 4 5
...
8

AltStyle によって変換されたページ (->オリジナル) /