issues
search
ajxchapman
/
ReServ
A set of simple servers (currently HTTP/HTTPS and DNS) which allow configurable and scriptable responses to network requests.
60
stars
6
forks
source link
Add new DNS routines
#14
Open
ajxchapman
opened
3 years ago
ajxchapman
commented
3 years ago
Round robin - Return all results rotating the first result each query
Sequential - Return a single result rotating the result each query
Shuffle - Return all results in a random order