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

hostname instead of ip #112

Closed
vinnitu opened this issue Mar 21, 2016 · 5 comments
Closed

hostname instead of ip #112

vinnitu opened this issue Mar 21, 2016 · 5 comments

Comments

@vinnitu
Copy link

vinnitu commented Mar 21, 2016

my proxy provider use cdn to get me proxy access, how can I use it with proxychains if a has error

proxy my.cdn.proxy.provider.com has invalid value or is not numeric

?

thx

@rofl0r
Copy link
Owner

rofl0r commented Mar 22, 2016

use host my.cdn.proxy.provider.com or ping to get ip address, then use IP.

@rofl0r rofl0r closed this as completed Mar 22, 2016
@xing393939
Copy link

xing393939 commented Oct 25, 2017

how to use host my.cdn.proxy.provider.com ?

@rofl0r
Copy link
Owner

rofl0r commented Oct 25, 2017

host is a command available on most unix'es, which resolves the ip address of the DNS name you pass.
so you literally type that command into the shell.

@SalimF
Copy link

SalimF commented Feb 26, 2023

Hello I have same issue, the service I use to provide dynamic proxies changes every time I run it .
is there a way to support it in proxychains-ng

@rofl0r
Copy link
Owner

rofl0r commented Feb 27, 2023

see resolution for the duplicate #246

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

4 participants