Skip to main content

Question list filters

Filter by
Sorted by
Tagged with
Score of -8
0 answers
94 views

I am trying to build a server and wanna make it as secure as possible without much of a hassle. I came to know that implementing a kill switch into the system opens up a new level of security, but its ...
Score of 0
2 answers
179 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.
Score of 0
0 answers
80 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 ...
Score of 0
0 answers
151 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 ...
Score of 0
1 answer
48 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 ...
Score of 1
0 answers
176 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 ...
Score of 2
0 answers
491 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 ...
Score of 2
0 answers
141 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
Score of 0
1 answer
356 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 ...
Score of 0
1 answer
153 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 ...
Score of 0
1 answer
108 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,...
Score of 2
1 answer
294 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 ...
Score of 0
0 answers
195 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 ...
Score of 1
0 answers
166 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 ...
Score of 0
0 answers
252 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 ...

15 30 50 per page
1
2 3 4 5
214