Tuesday, September 25, 2012

TCP Port Mapper 1.27

TCP Port Mapper 1.27 released.

New in this version:

[+] AllowFrom, DenyFromAllowDenyOrder options.


AllowFrom - the list of IP addresses that are allowed access.

  Example:
    AllowFrom=127.0.0.1,192.168.0.1
 
DenyFrom - the list of IP addresses that are denied access.

  Example:
    DenyFrom=10.10.8.8,10.10.8.9

AllowDenyOrder - tells TCP Port Mapper the order of processing AllowFrom and DenyFrom rules. Possible values are:

  Deny,Allow - if the client does not match AllowFrom rule or it does match DenyFrom rule, then the client will be denied access. This is default order.

  Allow,Deny - if the client does not match DenyFrom rule or it does match AllowFrom rule, then it will be granted access.

  Example:
    AllowDenyOrder=Deny,Allow

( Read more... )

Tuesday, August 28, 2012

Proxy Switcher

You can use TCP Port Mapper to automatically switch your web browser's proxy setting and surf the web anonymously.
  1. In tcpportmap.ini configure ListenPort setting: ListenPort=3128 (listen incoming connections on port 3128).
  2. In tcpportmap.ini configure MapFromFile setting: MapFromFile=c:\proxies.txt (load proxies from file c:\proxies.txt).
  3. Setting ProxyMode should not be present in tcpportmap.ini or it can be equal NONE: ProxyMode=NONE (turn off Proxy Mode).
  4. You can configure SwitchMapConnections setting: SwitchMapConnections=10 (automatically switch to the next proxy each 10 connections).
  5. Run TCPPortMap.exe.
  6. Configure your web browser's proxy settings to use proxy 127.0.0.1:3128


( Read more... )

Friday, August 24, 2012

Opt-In List Filter 1.5

New version of Opt-In List Filter allows to process multi-column lists.
You can choose which column to filter and select column delimiter.


Download Opt-In List Filter

( Read more... )

Wednesday, August 22, 2012

TCP Port Mapper 1.21

New version of TCP Port Mapper can act as SOCKS4 or SOCKS5 proxy. If you want to use TCP Port Mapper as proxy you need to configure ProxyMode setting in tcpportmap.ini. Read more here: http://optinsoft.net/tcpportmap-console.php


( Read more... )

Wednesday, August 8, 2012

Using Drag & Drop feature in Opt-In List Filter

( Read more... )

Opt-In List Filter 1.3

[+] Wildcard matching. It is simpler than regexps and has these features:

  • c - Any character represents itself apart from those mentioned below. Thus c matches the character c.
  • ? - Matches any single character. It is the same as . in full regexps.
  • * - Matches zero or more of any characters. It is the same as .* in full regexps.
  • [...] - Sets of characters can be represented in square brackets, similar to full regexps. Within the character class, like outside, backslash has no special meaning.
Download Opt-In List Filter



( Read more... )

Tuesday, August 7, 2012

Opt-In List Filter 1.2

New in version 1.2:

[+] "List (comma-separated)" expression type.
[+] "Case Sensitive" option.
[+] Example on the picture below do the following:
      1. Keep all domains that end with ".com" or ".net", exclude usernames with "admin" substring from them.
      2. Keep all domains that end with ".org", exclude usernames with "support" substring from them.



( Read more... )

Saturday, August 4, 2012

Friday, August 3, 2012

Opt-In List Filter 1.0

New program that allows to filter your mailing lists.


Download Opt-In List Filter

( Read more... )

Friday, July 13, 2012

RegExp Extractor 1.10


Download RegExp Extractor Now

[+] Process Sub Directories.


( Read more... )

Wednesday, July 11, 2012

How to share your list of proxies

TCP Port Mapper allows to share your list of proxies. Example of settings in tcpportmap.ini:

ListenPort=3128-3129
MapArray=127.0.0.1:8080,127.0.0.1:8081

In this example: TCP Port Mapper will listen incoming connections on ports 3128 and 3129. For all connections to port 3128 it will use proxy 127.0.0.1:8080. For all connections to port 3129 it will use proxy 127.0.0.1:8081

( Read more... )

Wednesday, June 27, 2012

TCP Port Mapper

TCP Port Mapper is a command-line tool that listens connections on the specified TCP Port and redirects requests to the specified web server. Then it sends Web Server's response back to client. It allows to cache static content (.css,.jpg,.jpeg,.gif,.png,.ico) to speed up loading.
TCP Port Mapper very fast and allows to handle a lot of incoming connections.
It is designed to protect your real web server from attacks and increase performance and scalability of your web site.

Read more: http://optinsoft.net/tcpportmap-console.php

( Read more... )

Saturday, May 26, 2012

RegExp Extractor 1.9

Download RegExp Extractor Now

[+] Load and save settings to file.


( Read more... )

Friday, May 11, 2012

Thumbnail Grabber 1.5

  1. Command line argument -start. It allows to start grabbing after launch.
  2. Command line argument -config yourcfgfile.ini. By default Thumbnail Grabber saves settings in file C:\Users\{YOUR_WIN_USER}\AppData\Roaming\Thumbnail Grabber\thumbgr.ini. Now you can specify the path to the file with settings.
  3. Option Close on complete.
  4. Option Delay. Thumbnail Grabber will make this delay (in seconds) after web page loaded. This delay is needed to make sure that all images on the page are loaded and scripts completed.

( Read more... )

Friday, May 4, 2012

Web Proxy Checker Pro 1.7.27


Download Web Proxy Checker Pro Now

[+] New version of Web Proxy Checker Pro allows to check IPs and IP ranges against RBL (DNSBL) lists. Additionaly you can perform rDNS (Reverse DNS) check of your list of IPs and IP ranges.

To check IP ranges with Web Proxy Checker Pro:

  • Enter IPs or IP ranges in "Proxies/Files/URLs". Also you can enter path to the file with IPs or URL here. Format of IP ranges is: ip1-ip2.
  • Select Load and combine mode.
  • Turn on "Check IPs" option.
  • Select "RBL check" option and list of RBLs to check.

( Read more... )

Friday, April 27, 2012

Web Searcher 2.2.13

Download Web Searcher Now

[+] New option "Search Google Images" allows to use Google Image Search. URLs of the found images will be saved to output file. Also you can save Image Ref URL (URL of the web page that contains found image).




( Read more... )

Tuesday, March 13, 2012

Web Searcher 2.2.11

Download Web Searcher Now

[*] BugFix. In "Load URLs" mode: if "Failed URls File" does not specified then program crashes.

( Read more... )

Sunday, March 11, 2012

Web Proxy Checker Pro 1.7.25

Download Web Proxy Checker Pro Now

[+] New version of Web Proxy Checker Pro is able to filter out bad SMTP greetings, that don't contain expected values. That may be useful to detect honeypots. For example, greeting for smtp.live.com should contain "Microsoft" substring. To remove bad (honeypot?) proxies enter string "Microsoft" into "Proxy check fails if response does not contain" option.


( Read more... )

Wednesday, February 29, 2012

Web Proxy Checker Pro 1.7.23

Download Web Proxy Checker Pro Now

[+] Min. proxies. Minimum amount of proxies to start checking.

( Read more... )