Mettre à jour 'README.md'
This commit is contained in:
parent
e22a92898c
commit
a2f0b3d495
1 changed files with 14 additions and 10 deletions
22
README.md
22
README.md
|
@ -1,31 +1,33 @@
|
||||||
# Make-My-htpasswd
|
# Make-My-htpasswd
|
||||||
|
|
||||||
Script to create htpasswd hash for htaccess file.
|
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
|
||||||
|
|
||||||
|
> Clone repo https://github.com/Erreur32/Make-My-htpasswd
|
||||||
|
|
||||||
|
|
||||||
## How to install
|
## How to install
|
||||||
|
|
||||||
|
|
||||||
- git clone https://git.echosystem.fr/Erreur32/Make-My-htpasswd.git
|
- `git clone https://git.echosystem.fr/Erreur32/Make-My-htpasswd.git`
|
||||||
|
|
||||||
*(maybe need to check file owner) chown www-data /path/to/Make-My-htpasswd*
|
|
||||||
|
|
||||||
- check with your favorite browser. https://my.web.site/Make-My-htpasswd :)
|
- check with your favorite browser. https://my.web.site/Make-My-htpasswd :)
|
||||||
|
|
||||||
|
*(maybe need to check file owner) chown www-data /path/to/Make-My-htpasswd*
|
||||||
|
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- Finish README ;)
|
- Finish README ;)
|
||||||
- Add inspired Sources.
|
- **Finish Update script Version**.
|
||||||
- Finish Update script Version.
|
|
||||||
- Fixer le mix anglo-french (soit tout en anglais, soit tout en français, mais pas les deux...) ^^
|
- Fixer le mix anglo-french (soit tout en anglais, soit tout en français, mais pas les deux...) ^^
|
||||||
|
|
||||||
|
|
||||||
### Usefull Sources
|
### Usefull Sources
|
||||||
|
|
||||||
- https://clipboardjs.com/ copy with magic.
|
- https://clipboardjs.com/ copy with magic.
|
||||||
|
- http://wpandsuch.com/create-a-post-it-note-with-css3/
|
||||||
|
|
||||||
|
|
||||||
## DEMO
|
## DEMO
|
||||||
|
@ -42,5 +44,7 @@ https://tools.echosystem.fr/Password/htpasswd/
|
||||||
![](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=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)
|
![](https://upfile.echosystem.fr/plugins/imageviewer/site/direct.php?s=5xh&/Screenshot-2018-2-21_https_tools_echosystem_fr.png)
|
||||||
|
|
||||||
* Scrypt by Erreur32*
|
by 🅴🆁🆁🅴🆄🆁32
|
||||||
|
|
||||||
|
🅴🅲🅷🔵🆂🆈🆂🆃🅴🅼
|
||||||
|
|
Loading…
Reference in a new issue