Skip to content

Releases: myvas/ipfix

6.0.6

05 Sep 13:06
dc2558f
Compare
Choose a tag to compare

New feature: round-robin pulling from the candidate dns server list

6.0.5

05 Sep 05:53
34dd11d
Compare
Choose a tag to compare

New feature: use nslookup.exe to resolve the ip address.

6.0.4

06 May 09:46
Compare
Choose a tag to compare

ipfix 6.0.4

  • Add options to run in quiet mode: -q|--quiet

Release Initial Version

25 Apr 06:40
Compare
Choose a tag to compare

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.