NTLM авторизация в httpie
pip install httpie-ntlm
/usr/local/Cellar/httpie/3.2.2/libexec/bin/python3.11 -m pip install httpie-ntlm
http https://newportal.site.ru --verify=false --auth-type=ntlm -a "DOMAIN\\login:password"
23 дек. 2024 г.время чтения ~1 мин.
pip install httpie-ntlm
/usr/local/Cellar/httpie/3.2.2/libexec/bin/python3.11 -m pip install httpie-ntlm
http https://newportal.site.ru --verify=false --auth-type=ntlm -a "DOMAIN\\login:password"