Python3's http.server module allows you to stand up a web server from any folder on your local computer making it easy to wget that file from a remote machine you have access to.
Command:
Local: python3 -m http.server
Remote: wget http://IP:PORT/filename
Смотрите видео Using Python3 and wget to transfer files to a remote computer онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Quick Hack 18 Февраль 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 721 раз и оно понравилось 13 людям.