Skip to content

Add support to change the source IP.#217

Open
DanielBorgesOliveira wants to merge 1 commit into
pv8:mainfrom
DanielBorgesOliveira:main
Open

Add support to change the source IP.#217
DanielBorgesOliveira wants to merge 1 commit into
pv8:mainfrom
DanielBorgesOliveira:main

Conversation

@DanielBorgesOliveira

Copy link
Copy Markdown

The sourceip argument will add support to change the source ip of the requests call. This will enable the possibility of update different hosts using different source IP. In my case I have 2 hosts to updated and 2 internet connections. Each host have to be updated using one of the different IPs.

Example:
./noipy -n HOSTNAME1 --provider {noip,dyn,duck,generic} --sourceip SOURCEIP1
./noipy -n HOSTNAME2 --provider {noip,dyn,duck,generic} --sourceip SOURCEIP2

@pv8

pv8 commented Oct 6, 2024

Copy link
Copy Markdown
Owner

@DanielBorgesOliveira I know it has been a while... but if you are still interested is there an easy way to implement it without adding a new lib (requests-tools)? And would you mind adding unit tests?

@pv8 pv8 added enhancement and removed feature labels Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants