Skip to main content
New: Stack Overflow For Agents. The next generation of knowledge exchange. Learn more
Filter by
Sorted by
Tagged with
Advice
0 votes
18 replies
137 views

How to block all VPN connections to a Java server using: - only the standard Java JDK API; - no third-party libraries; - no external sources.
Evgeny's user avatar
Tooling
0 votes
0 replies
67 views

I am building a custom business tracking application from scratch for a client. Due to strict Private and Confidential (PnC) data requirements, the client has mandated that the application and ...
Evolved Darrshan's user avatar
Advice
0 votes
0 replies
142 views

I want to use both a VPN and the anonymity of tor. How can I set up my VPN server, so that all traffic is routed from there through privoxy/tor? (Youtube e.g. has blocked the IP address of my VPN ...
ILoveCake's user avatar
Advice
0 votes
1 replies
39 views

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 ...
Harri's user avatar
1 vote
0 answers
174 views

I’ve integrated lwIP into my iOS Packet Tunnel Provider. Most websites load successfully, but for some sites the page loads up to ~60–80% and then Safari suddenly shows: “Safari cannot open the page ...
Aravindh Kumar's user avatar
2 votes
0 answers
422 views

I'm doing DNS lookups on macOS, programmatically, using res_query (from resolver(3)). This works, normally, but times out when I do the lookup whilst connected to a $WORK VPN. I'm stuck trying to ...
Norman Gray's user avatar
2 votes
0 answers
136 views

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 ...
user avatar
0 votes
1 answer
333 views

We created a website called adminuidev.azurewebsites.net. We disabled public access and enabled private link and add it into a VNet with NSG. Our goal is only let MSFT AzVPN enabled user has access to ...
Chao's user avatar
0 votes
1 answer
147 views

I am behind a commercial proxy/VPN that I don't know what proxy protocol it uses. When cloning my GitHub source code, I see GitHub: "failed to connect to github 443 windows/ Failed to connect to ...
PkDrew's user avatar
0 votes
1 answer
101 views

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,...
Roger Peixoto's user avatar
2 votes
1 answer
282 views

I'm trying to establish a site-to-site VPN connection between my Azure VNet and an on-premises network. The company I'm connecting with only accepts one private IP address from me to add to their ...
Holy semicolon's user avatar
0 votes
0 answers
166 views

I have an iOS app which contains a Network Extension that subclasses NEPacketTunnelProvider, acting as a packet-tunnel VPN. After deploying the app on the device as a regular app, it runs the ...
user8472's user avatar
1 vote
0 answers
156 views

The company made their development and testing servers only available through VPN. On browserstack we followed the documentation, but the server is still unreachable when trying to connect through the ...
Alejandro Sosa's user avatar
0 votes
0 answers
236 views

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 ...
saeid yousefi's user avatar
0 votes
1 answer
99 views

I am trying to setup a JobScheduler that runs a JobService to download a file under certain conditions. It's working like a charm but i can't make it work while under a VPN. I've tried to change the ...
Fabien's user avatar

15 30 50 per page
1
2 3 4 5
214