Account Verifier 1.34

by Vitaly, Monday, December 28th, 2015

Account Verifier 1.34 released.

Added new feature that allows to visit the links: “Load (visit) extracted URLs”.

av-visit-urls-tn

You can specify the proxy and IP rotation settings that will be used to visit the links.

av-proxy-ip-tn

Tags:


Web Proxy Checker Pro 1.7.44

by Vitaly, Sunday, December 13th, 2015

Web Proxy Checker Pro 1.7.44 released.

New Features

1. Format of the source lines: user:pass@host:port (default), host:port:user:pass.

wpc.1.7.44-tn

2. Timeout unit: seconds (default), milliseconds.

wpc.1.7.44-2-tn

Tags:


TCP Port Mapper 1.77

by Vitaly, Wednesday, December 9th, 2015

TCP Port Mapper 1.77 released.

New version supports options to connect via proxy:
ConnectProxyHost, ConnectProxyPort, ConnectProxyMode, ConnectProxyUser, ConnectProxyPass.

Example. Listen all SOCKS requests from a web browser or an application and forward the requests to Fiddler.

IE Internet Options->LAN Settings->Advanced->Proxy Settings:

ie-socks-configure-tn

portmapcfg.ini:

ListenPort=1080
ProxyMode=SOCKS4
ConnectProxyMode=CONNECT
ConnectProxyHost=127.0.0.1
ConnectProxyPort=8888
DNSHost=8.8.8.8
DNSPort=53
DNSHost2=8.8.4.4
DNSPort=53

More deatils: TCP Port Mapper Help.

Tags: , , ,


Opt-In List Manager 1.1.66

by Vitaly, Wednesday, November 18th, 2015

Opt-In List Manager 1.1.66 has been released.

New feature “Skip Characters” has been added to “Extract And Clean” tool.
It allows to suppress invalid characters that may exist in the source file.

Specifying the range of the allowed characters:

  • Alphabetic characters: a-zA-Z
  • Alphanumeric characters: a-zA-Z0-9
  • Digits:0-9
  • Punctuation and symbols: `!@#$%^&*()_+|\-=\\{}\[\]:";'<>?,./

oilm.1.1.66-tn


Web Searcher 2.2.39

by Vitaly, Wednesday, November 11th, 2015

Web Searcher 2.2.39 has been released.

“Read Timeout” and “Connect Timeout” options added.

ws.2.2.39-tn