threads.net is the domain. You can get a head start and block any IP addresses associated with it using the firewall of your choice.
TechnologyClassroom
Oh, more meetings will fix it! /s
This is a common result of firm firmware and tinkering.
Extra firmware cannot be modified.
Firm firmware might be able to be modified, but documentation is largely unknown.
Silken firmware is easily modified by the user.
These names are taken from tofu packaging.
You were hacked by the manufacturer.
DD might be using something like that. I have heard they block TOR as well. I have used a VPN with ports 80 and 443 on their WiFi years ago.
Deep packet inspection is unlikely the culprit in my experience. SSH and SFTP use port 22 by default which is probably blocked. I log in to my work VPN through common ports 80 and 443 on public WiFi.
You could also have your back end pull from a git repo every minute. A cron job could check a GitLab repo for changes and update the site if any changes are found.
That is a networking issue which is not specific to Hugo. You need to solve this as most of the suggestions also involve SSH.
One way is to use a VPN like openvpn or wireguard that can use a common port like 80 or 443.
What do you find limited about Hugo?
You cannot rename a file from webp to jpg, but you can change the URL to .jpg and it will likely serve you the jpeg version. You can also convert webp to another format with dwebp or MS Paint.