Opt-In Software Blog

Software, dvelopment, and practical insights

MySQL Support (WPC)

by Vitaly, Friday, February 12th, 2016

Web Proxy Checker Pro 1.8.46 released.

What’s New

Added support of MySQL databases.

Format of the MySQL source path:

mysql://connection_name/table_name/column1,column2,...[delimiter]/where_statement

Format of the MySQL output path:

mysql://connection_name/table_name/column1,column2,.../value1,value2,...

You can read more about MySQL source/output path formats here: MySQL Support (AV)

Output Values

  • :$host – proxy host
  • :$port – proxy port
  • :$type – proxy type (https, socks4, socks5)
  • :$user – proxy user name
  • :$pass – proxy password
  • :$extip – external IP address
  • :$ccode – country code

MySQL Connections

wpcp.1.8.46-1-tn

Load from MySQL Table

wpcp.1.8.46-2-tn

Save to MySQL Table

wpcp.1.8.46-3-tn

Tags: MySQL, SQL

Search