https://github.com/g3th/ipvanish-checker
IPVanish VPN account checker, using both Selenium and Requests libraries.
https://github.com/g3th/ipvanish-checker
accounts cancerous-cloudflare checker combolist ipvanish proxies requests selenium vpn
Last synced: 6 months ago
JSON representation
IPVanish VPN account checker, using both Selenium and Requests libraries.
- Host: GitHub
- URL: https://github.com/g3th/ipvanish-checker
- Owner: g3th
- Created: 2024-02-12T20:48:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T22:46:36.000Z (about 1 year ago)
- Last Synced: 2025-03-26T06:41:48.941Z (7 months ago)
- Topics: accounts, cancerous-cloudflare, checker, combolist, ipvanish, proxies, requests, selenium, vpn
- Language: Python
- Homepage:
- Size: 245 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# IPvanish Account Checker
## Account Checker Using Selenium Webdriver and Requests
Load up any combo-lists, and check whether accounts for the IPVanish VPN service are valid or not.
Included is a small module which will download chromedriver for your current chrome version, and place it in the ```chromedriver``` folder present in the program's main directory.
Either use Selenium, or just send a POST request to IPVanish's api endpoint.
Selecting option 3 will allow you to enter your ```IpVanish SOCKS 5 Proxy``` credentials, and rotate through their own proxies in order to check accounts. Make sure your credentials are valid. Ideally:
1) Check with Selenium first
2) Get some Proxy credentials
3) Pick option 3, and enter your Proxy credentials,
4) Check other accounts with requests to gain some speed.Combos are placed in a file named "ipvanish" (no extension) placed in the ```combos``` folder.
Valid accounts are stored in the ```valid``` folder.
NOTE: You can always get blocked due to too many requests/cancerous Cloudflare.