IPv6 support for TCP Port Mapper

by Vitaly, Friday, June 26th, 2015

TCP Port Mapper 1.70 released.

Now IPv6 addresses can be used in all settings: ListenIP, MapToHost, MapArray, MapFromFile, MapFromUrl etc.

It is preferred to enter IPv6 addresses, enclosed in square brackets. That allows to extract the Port from the IPv6:Port.
Example of the IPv6 address: [2001:4860:4860::8888].

If the ListenIP setting is not specified (or ListenIP=ANY) you can set SrvIPv6=Yes.
That allows to force listening incoming IPv6 connections.

If the both IPv4 and IPv6 addresses are exist for the destination host, TCP Port Mapper will use IPv4 address. To force using IPv6 address you can set: CntIPv6=Yes.

Tags: ,


IPv6 support for DNS Server

by Vitaly, Friday, June 12th, 2015

DNS Server 1.49 has been released.

  1. Added the ability to send requests to the IPv6 DNS servers. Now DNSHost, DNSHost2 and FromIP settings can contain IPv6 addresses (read Help for more info).
    Example (using Google IPv6 DNS):

    DNSHost=2001:4860:4860::8888
    DNSHost2=2001:4860:4860::8844

  2. Added the ability to listen incoming DNS requests on IPv6. SrvIP and SrvIP2 settings can contain IPv6 addresses.
    If SrvIP is not specified or it contains Any value then you can force using IPv6 by specifying:

    SrvIPv6=Yes

Tags: ,


Account Verifier 1.31

by Vitaly, Tuesday, May 19th, 2015

Account Verifier 1.31 has been released.

In new version:

  1.  “Dictionary Mode” works together with “Extract Servers from accounts” and “Get Server Settings from source list” options.
    That allows to combine email from the source mailing list with static password and check if email:password is valid.
  2. Save accounts with incorrect logins and incorrect passwords to the “Bad Users” and the “Bad Passwords” files accordingly.

av.1.31.out-tn


Verify Emails (Account Verifier)

by Vitaly, Wednesday, May 6th, 2015

Account Verifier allows to check the validity of email addresses.

  1. Select Protocol: SMTP.
  2. Check “Extract Servers from accounts” box.
  3. Check “MX Lookup” box.
  4. Select Check For: RCPT TO.


Account Verifier

by Vitaly, Tuesday, May 5th, 2015

Account Verifier 1.30 has been released.

This application allows to check SMTP, POP3, IMAP, FTP and HTTP accounts.
It has multi-threaded architecture and supports SOCKS and HTTPS proxies.