Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

7 строки
151 B
Plaintext

Authentication:
http://en.wikipedia.org/wiki/Basic_access_authentication
BASE64:
https://www.base64encode.org
-u<usr>:<pwd>
--user <usr>:<pwd>