An open API service indexing awesome lists of open source software.

https://github.com/gabboxl/sslproxygen

A simple html parser test written in PHP
https://github.com/gabboxl/sslproxygen

example html parser php simple test

Last synced: 10 months ago
JSON representation

A simple html parser test written in PHP

Awesome Lists containing this project

README

          

# sslProxyGen [![StyleCI](https://github.styleci.io/repos/142882557/shield?branch=master)](https://github.styleci.io/repos/142882557)
A simple PHP html parser test

# Usage
### From cli

```bash
$ php proxygen.php
```

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)