Skip to content

No proxying after Windows restart #64

Answered by wiresock
tms320 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!

Thanks for the detailed description.

The issue you're experiencing is likely due to the timing of service startup during Windows boot. When the ProxiFyre service starts automatically after a reboot, DNS resolution may not yet be fully available. As a result, the service fails to resolve the proxy server's hostname, and the proxy is not added correctly. This leads to the configuration not being fully applied, which explains why the proxying does not work until you restart the service.

Recommended fix:
Instead of using a hostname (e.g., proxy.example.com), please try using the IP address of the proxy server directly (e.g., 192.0.2.123:1080). This way, the service does not depend on D…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wiresock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #39 on July 20, 2025 10:54.