Releases: myvas/ipfix
Releases · myvas/ipfix
6.0.6
6.0.5
New feature: use nslookup.exe to resolve the ip address.
6.0.4
ipfix 6.0.4
- Add options to run in quiet mode:
-q|--quiet
Release Initial Version
ipfix 6.0.3
Usage: ipfix [domain-name-1] [domain-name-2] ... [domain-name-n]
Step 1: Fetch the IP address from a resolver on the outernet;
Step 2: Add or update the record in the hosts
file
Step 3: Run ipconfig /flushdns
Examples:
"ipfix github.com" - will update the IP address of github.com in the hosts
file.
"ipfix github.com www.github.com" - will update the IP address of github.com and www.github.com in the hosts
file.