Is there a way to use a different source address / network interface to download a specific file? #385
Unanswered
Ag-elf
asked this question in
Q&A / Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My device has two different network interfaces I want to choose a specific address to use.
I can do that on my machine using cmds like
wget --bind-address
orytb-dl --source-address
Is there a way that I can do the same using gdown?
OS: ubuntu 22.04
ifconfig
shows like followingBeta Was this translation helpful? Give feedback.
All reactions