winget install --id=hdrover.DiscordDrover -e
A DLL for forcing Discord to use a specified proxy (HTTP/SOCKS5) for TCP connections. Bypasses local restrictions on voice chats.
Discord Drover is a DLL-based tool designed to force Discord to use a specified proxy server (HTTP or SOCKS5) for TCP connections, such as chat and updates. It also modifies Discord's outgoing UDP traffic slightly, which helps bypass local restrictions on voice chats.
Key Features:
Audience & Benefit:
Ideal for users who need to configure Discord behind restricted networks or regions where voice chat is blocked. It provides a lightweight alternative to global VPN solutions, enabling precise control over Discord's networking without affecting the broader system.
Discord Drover is a program that forces the Discord application for Windows to use a specified proxy server (HTTP or SOCKS5) for TCP connections (chat, updates). This may be necessary because the original Discord application lacks proxy settings, and the global system proxy is also not used.
Additionally, the program slightly modifies Discord's outgoing UDP traffic, which helps bypass some local restrictions on voice chats.
The program works locally at the specific process level (without drivers) and does not affect the operating system globally. This approach serves as an alternative to using a global VPN (such as TUN interfaces and others).
The latest version of the program can be downloaded from the latest release page.
For an easier setup, use the included installer drover.exe
. Run the program and fill in the proxy settings, then click Install to automatically place the necessary files in the correct folder.
In regions like the UAE, where Discord works but voice chat is blocked, you can use Direct mode to bypass voice chat restrictions without a proxy.
To uninstall the program and remove all associated files, run drover.exe
again and click Uninstall.
If you prefer manual installation, copy the version.dll
and drover.ini
files into the folder containing the Discord.exe
file (not Update.exe
). The proxy is specified in the drover.ini
file under the proxy
parameter.
drover.ini
Configuration:[drover]
; Proxy can use http or socks5 protocols
proxy = http://127.0.0.1:1080
;use-nekobox-proxy = 1
;nekobox-proxy = http://127.0.0.1:2080
127.0.0.1:2080
.