Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement performing a HTTP requests using a specified interface. #51

Closed
japplegame opened this issue Aug 5, 2017 · 3 comments
Closed

Comments

@japplegame
Copy link
Contributor

It would be nice to be able to perform queries through a specific interface. For example, specifying its IP address.

@ikod
Copy link
Owner

ikod commented Aug 6, 2017

ok, thanks! Will look into this.

Just several links to note for myself
https://github.com/curl/curl/blob/master/lib/if2ip.c
http://man7.org/linux/man-pages/man3/getifaddrs.3.html

@ikod
Copy link
Owner

ikod commented Aug 20, 2017

Hello, @japplegame

this feature implemented in latest version, so I'll close this issue. Feel free to reopen it in case of any problems with it.

@ikod ikod closed this as completed Aug 20, 2017
@japplegame
Copy link
Contributor Author

Many thanks. I'll test it later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants