Download the PHP package supracodes/cli-venmo-account-checker without Composer
On this page you can find all versions of the php package supracodes/cli-venmo-account-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download supracodes/cli-venmo-account-checker
More information about supracodes/cli-venmo-account-checker
Files in supracodes/cli-venmo-account-checker
Download supracodes/cli-venmo-account-checker
More information about supracodes/cli-venmo-account-checker
Files in supracodes/cli-venmo-account-checker
Vendor supracodes
Package cli-venmo-account-checker
Short Description A command-line application for efficiently checking multiple Venmo accounts.
License
Package cli-venmo-account-checker
Short Description A command-line application for efficiently checking multiple Venmo accounts.
License
Please rate this library. Is it a good library?
Informations about the package cli-venmo-account-checker
venmo
Performs a bulk validation of Venmo accounts. Validates if each account in the provided list is a legitimate Venmo account.
Usage
Options
--accountList=list.txt: Path to the file containing the list of Venmo accounts to validate. (default: list.txt)--proxy=PROXY: Proxy configuration to use. Use [random(length)] to generate a random string. Example: socks5: //user-s-[random(10)]:pass@host:port--threadCount=10: Number of concurrent threads to use during validation. (default: 10)
Description
This command initiates the process to validate Venmo accounts by performing bulk validation. It takes a list of Venmo accounts as input and checks if each account is a legitimate Venmo account.
Examples
Validate Venmo accounts using the default list file:
Validate Venmo accounts using a custom list file:
Validate Venmo accounts using a proxy configuration:
Validate Venmo accounts with a specific number of concurrent threads:
All versions of cli-venmo-account-checker with dependencies
PHP Build Version
Package Version
The package supracodes/cli-venmo-account-checker contains the following files
Loading the files please wait ...