Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.94 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.94 KB

📢 YOUR SUPPORT IS GREATLY APPRECIATED / PATREON.COM/DONPABLONOW / BTC 3HVNOVVMLHVEWQLSCCQX9DUA26P5PRCTNQ / ETH 0X3D288C7A673501294C9289C6FC42480A2EA61417 🙏

⛔️ ARCHIVE PENDING: This endeavour is likely to fail owing to a lack of support. If you find this project interesting, please support it by smashing the "star" button. If the project receives at some interest work on the project will continue.




Punisher

Punisher is a PHP web proxy class. It automates retrieving web page content and posting forms, for example.

Some of Punisher's features:

  • PHP 8 Compatible
  • easily fetch the text from a web page
  • supports proxy hosts
  • supports basic user & pass authentication
  • supports setting user_agent, referer, cookies and header content
  • expands fetched links to fully qualified URLs
  • easily fetch the the links from a web page
  • supports browser redirects, and controlled depth of redirects
  • easily submit form data and retrieve the results
  • supports following html frames
  • easily fetch the contents of a web page
  • supports passing cookies on redirects

Screenshots