Skip to content
/ SSLCheck Public

SSLCheck can stop ManInTheMiddle attacks and un-secured internet.

License

Notifications You must be signed in to change notification settings

d2004/SSLCheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSLCheck

SSLCheck is a software can stop ManInTheMiddle attacks and no secure connections. So protect now your users and protects the data!

Requires

  1. A SSL Certificate installed on the website (No self-signed certificates)
  2. A website
  3. Access to PHP of all pages!
  4. Have root permissions

How to install on a normal website

Add on all pages this code on PHP:

include('SSLCheck.php');

How to install on a Wordpress website

  1. Go in "plugins"
  2. Search for "Heather and fouter editor"
  3. Download it
  4. Add the code on PHP:
include('SSLCheck.php');
  1. Now click save

Author informations

Name and Last name: Davide Ramondetti Email: davide@ramondettidavide.com Nationality: Italian

About

SSLCheck can stop ManInTheMiddle attacks and un-secured internet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages