How would one create a Ruby script that will assign an arbitrary host name to an arbitrary IP? At one point this could be done using ghost however it no longer appears to works under Mac OS X 10.7.3. Can it be done without modifying /etc/hosts on a per user level? Thanks.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
It's not ruby, but have you seen Pow!? It happens to be implemented in node.js, and sets up a dns server to make your browser think your system is the other host names - dynamically. HTH, Kyle |
|||
|
|