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
- Host: GitHub
- URL: https://github.com/gabboxl/sslproxygen
- Owner: Gabboxl
- License: unlicense
- Created: 2018-07-30T13:54:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-11T11:10:41.000Z (over 6 years ago)
- Last Synced: 2025-02-10T05:41:55.926Z (12 months ago)
- Topics: example, html, parser, php, simple, test
- Language: PHP
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sslProxyGen [](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)