DNS rewriter Code
simple local dns that either answer query or forward them
Status: Beta
Brought to you by:
mfu
= DNS Rewriter == Installation === PREREQUISITE - install ruby - gem install bundler === Linux installation - unzip dns-rewriter-VERSION.zip - cd dnsrewriter - bundle install - ./run.sh === WIN32 INSTALLATION - Create directory C:\Progs - unzip dns-rewriter-VERSION.zip into C:\Progs - go into C:\Progs\dnsrewriter - bundle install to start, launch: run.cmd the windows will not close, keep it up to stop, launch: stop.cmd == Usage