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
- Host: GitHub
- URL: https://github.com/py7hon/safedjanda
- Owner: py7hon
- License: mit
- Created: 2019-02-26T11:26:31.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:46:06.000Z (about 2 years ago)
- Last Synced: 2025-04-08T12:51:52.257Z (9 months ago)
- Topics: php, safelink, sha256
- Language: CSS
- Homepage: http://in.bakaa.me
- Size: 1.89 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

## 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
#
```