Gabboxl / sslproxygen

A simple html parser test written in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sslProxyGen StyleCI

A simple PHP html parser test

Usage

From cli

$ php proxygen.php <PATH>

example::: $ php proxygen.php . (the dot stands for the cwd)

then there will be created a new file called "carzini.txt" in PATH with the proxies in.

With GET request


Parameters _

"print" = "yes" -> prints the proxies - optional
"path" = path to the proxy file optional (useful with cronjobs)

About

A simple html parser test written in PHP

License:The Unlicense


Languages

Language:PHP 100.0%