Update 'README.md'
This commit is contained in:
parent
b28bfa14c3
commit
8cf9452540
1 changed files with 37 additions and 17 deletions
54
README.md
54
README.md
|
@ -1,32 +1,36 @@
|
|||
# Make-My-htpasswd
|
||||
[TOC]
|
||||
|
||||
Web Generator htpasswd hash to use with htaccess.
|
||||
|
||||
|
||||
> Original repo. https://git.echosystem.fr/Erreur32/Make-My-htpasswd
|
||||
> Original repo. [https://git.echosystem.fr/Erreur32/Make-My-htpasswd](https://git.echosystem.fr/Erreur32/Make-My-htpasswd)
|
||||
|
||||
> Clone repo https://github.com/Erreur32/Make-My-htpasswd
|
||||
> Clone repo [https://github.com/Erreur32/Make-My-htpasswd](https://github.com/Erreur32/Make-My-htpasswd)
|
||||
|
||||
# Web htpasswd hash Generator.
|
||||
|
||||
## How to install
|
||||
|
||||
```bash
|
||||
|
||||
- `git clone https://git.echosystem.fr/Erreur32/Make-My-htpasswd.git`
|
||||
- And check with your favorite browser. https://my.web.site/Make-My-htpasswd :)
|
||||
$ git clone https://git.echosystem.fr/Erreur32/Make-My-htpasswd.git
|
||||
|
||||
```
|
||||
|
||||
Check now with your favorite browser. https://my.superweb.site/Make-My-htpasswd !
|
||||
|
||||
!!!! *(maybe need to check file owner)*
|
||||
!!!!
|
||||
!!!! **chown www-data -R /path/to/Make-My-htpasswd**
|
||||
|
||||
*(maybe need to check file owner) chown www-data /path/to/Make-My-htpasswd*
|
||||
|
||||
|
||||
## TODO
|
||||
|
||||
- Finish README ;)
|
||||
- **Finish Update script Version**.
|
||||
|
||||
- Fixer le mix anglo-french
|
||||
**Et oui le readme est en anglais et la page php en français ... ca va être fixé.**
|
||||
>
|
||||
> - Finish README ;)
|
||||
> - **Finish Update script Version**.
|
||||
>
|
||||
|
||||
|
||||
### Usefull Sources
|
||||
** Usefull Sources**
|
||||
|
||||
- https://clipboardjs.com/ copy with magic.
|
||||
- http://wpandsuch.com/create-a-post-it-note-with-css3/
|
||||
|
@ -34,13 +38,29 @@ Web Generator htpasswd hash to use with htaccess.
|
|||
|
||||
## DEMO
|
||||
|
||||
https://tools.echosystem.fr/Password/htpasswd/
|
||||
[https://tools.echosystem.fr/Password/htpasswd/](https://tools.echosystem.fr/Password/htpasswd/)
|
||||
|
||||
|
||||
**********************************************************
|
||||
|
||||
## SCREEN
|
||||
|
||||
![](https://upfile.echosystem.fr/plugins/imageviewer/site/direct.php?s=2W1&/Screenshot-2018__tools_echosystem_fr.png)
|
||||
![](https://upfile.echosystem.fr/plugins/imageviewer/site/direct.php?s=5xh&/Screenshot-2018-2-21_https_tools_echosystem_fr.png)
|
||||
|
||||
by 🅴🆁🆁🅴🆄🆁32
|
||||
|
||||
|
||||
<center>
|
||||
<div class="row">
|
||||
<div class="4u 12u$(mobile)">
|
||||
<img src="https://echosystem.fr/_img/1skull-50.png" alt="" width="42" height="41" />
|
||||
<br><a href="https://echosystem.fr/my-projects">My Projects</a>
|
||||
</div>
|
||||
</div>
|
||||
</center>
|
||||
|
||||
|
||||
|
||||
|
||||
![](https://upfile.echosystem.fr/plugins/imageviewer/site/direct.php?s=2W1&/Screenshot-2018__tools_echosystem_fr.png)
|
||||
|
@ -48,5 +68,5 @@ https://tools.echosystem.fr/Password/htpasswd/
|
|||
|
||||
by 🅴🆁🆁🅴🆄🆁32
|
||||
|
||||
🅴🅲🅷🔵🆂🆈🆂🆃🅴🅼
|
||||
🆓🅴🅲🅷🅾️🆂🆈🆂🆃🅴🅼
|
||||
|
Loading…
Reference in a new issue