This repository was archived by the owner on Jul 22, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Essentially, an HTTPS proxy built to deal with TLS/SSL for clients who can't.
License
shello/desslproxy
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
__ ___ __ __ __ __ __
| \ |__ /__` /__` | |__) |__) / \ \_/ \ /
|__/ |___ .__/ .__/ |___ | | \ \__/ / \ |
Essentially, an HTTPS proxy built to deal with TLS/SSL for clients who can't.
Goals
=====
- Proxy HTTP and HTTPS requests securely with good support for TLS/SSL;
- Prevent abuses by authenticating the requests;
Requirements
============
- PHP >= 5.4.0
- cURL >= 7.18.1 built with OpenSSL
Usage
=====
Copy 'config.example.php' to 'config.php' and set sensible values. Keep in
mind that to prevent abuses you must set up a secret.
Generate a relative URL:
$ php dessl.php <url>
Request proxy:
Use the generated URL with deSSL Proxy.
About
Essentially, an HTTPS proxy built to deal with TLS/SSL for clients who can't.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published