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

https://github.com/py7hon/safedjanda

:memo: Simple PHP Safelink With SHA256 Encryption inspiration from https://saveloli.xyz
https://github.com/py7hon/safedjanda

php safelink sha256

Last synced: 4 months ago
JSON representation

:memo: Simple PHP Safelink With SHA256 Encryption inspiration from https://saveloli.xyz

Awesome Lists containing this project

README

          

# Safe Djanda
:memo: Simple Safelink With SHA256 Encryption inspiration from https://saveloli.xyz

## DEMO
http://in.bakaa.me

## Screenshoot
![Screenshoot](https://user-images.githubusercontent.com/29944979/53409574-d4b55300-39f3-11e9-8949-564119671f75.png)

## Safe Djanda Setup

``` bash
# Download
$ git clone https://github.com/py7hon/safedjanda # Or download from releases

# Deploy to localhost or Cpanel

# Convert link
# open convert.php in your browser and copy to textarea and click convert button

# Auto Convert link
# add this code on your website and replace to your website
#
```