Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions auto-apt-proxy
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ __detect__() {

# Check for explicitly configured proxies
detect_from v4_explicit_proxy_etc_hosts v6_explicit_proxy_etc_hosts && return 0
detect_from v4_explicit_proxy v6_explicit_proxy && return 0
detect_DNS_SRV_record && return 0
detect_avahi_local && return 0

Expand Down