mirror / busybox

BusyBox mirror

Home Page:https://www.busybox.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wget stalls behind transparent proxy

hippi-viking opened this issue · comments

[busybox 1.33.0, aarch64, entware.net build]

Download reliably stalls right before finish when used behind a separate firewall box that forwards traffic through openvpn (this is my case, might be the same with different routing technologies as well). Escaping and invoking a new download with '-c' can finish download as intended. Curl and non-busybox wget work without stalling, busybox wget works as well if traffic is not routed through openvpn. (It feels like busybox wget does not get or handle the end of transfer signal correctly?)

Sorry, I am not yet familiar with the project, should i report this in email as well as per the contirbuting guidelines? (Or should I have done just that instead of doing it here?)