For example I have a proxy server like this 91.229.248.75:8085 and if it work I should receive true or if it does not work I should receive false, how can I do it with RoR?
For example I have a proxy server like this 91.229.248.75:8085 and if it work
Share
You can try this:
Install net-ping gem by
Then use this to check proxy:
For example: