execute command from url.script

32

python3 -c "$(wget -q -O - https://host.com/script.py)"

Comments

Submit
0 Comments