pkg update -y
pkg install wget
pkg install python2
pip2 install urllib3 charder certifi idna request
pkg install openssl curl
pkg install libcurl
mkdir webdav.py
cd /sdcard
cp index.html $HOME/webdav
cd
cd webdav
python2 webdav.py http://loushifashion.com index.html
curl -f /storage/emulated/0/index.html http://loushifashion.com/
pkg install wget
pkg install python2
pip2 install urllib3 charder certifi idna request
pkg install openssl curl
pkg install libcurl
mkdir webdav.py
cd /sdcard
cp index.html $HOME/webdav
cd
cd webdav
python2 webdav.py http://loushifashion.com index.html
curl -f /storage/emulated/0/index.html http://loushifashion.com/
No comments:
Post a Comment