Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 148 Bytes

readme.md

File metadata and controls

3 lines (3 loc) · 148 Bytes

Для создания base auth:
sudo apt-get install apache2-utils
echo $(htpasswd -nbB <USER> "<PASS>") | sed -e s/\\$/\\$\\$/g