basic auth
curl -LOJ --user user:password URL
参考
https://takuya-1st.hatenablog.jp/entry/2016/07/07/170357
https://hacknote.jp/archives/18118/
basic auth
curl -LOJ --user user:password URL
参考
https://takuya-1st.hatenablog.jp/entry/2016/07/07/170357
https://hacknote.jp/archives/18118/