by Vitaly, Monday, December 28th, 2015
Account Verifier 1.34 released.
Added new feature that allows to visit the links: “Load (visit) extracted URLs”.
You can specify the proxy and IP rotation settings that will be used to visit the links.
Tags: POP3
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
.
2. Timeout unit: seconds
(default), milliseconds
.
Tags: Proxy
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:
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: HTTPS, Proxy, SOCKS, TCP
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:
`!@#$%^&*()_+|\-=\\{}\[\]:";'<>?,./
by Vitaly, Wednesday, November 11th, 2015
Web Searcher 2.2.39 has been released.
“Read Timeout” and “Connect Timeout” options added.