This is an old revision of the document!
https://stackoverflow.com/questions/46288364/how-can-i-make-port-routing-for-containers-in-proxmos
https://sspai.com/prime/story/proxmox-homelab-guide-1
iGPU passthrough https://forum.proxmox.com/threads/mediated-vs-passthrough-of-igpu.157811/
https://techblog.wassenaar.cloud/remove-proxmox-subscription-notice/
1 line code
sed -Ezi.bak "s/(function\(orig_cmd\) \{)/\1\n\torig_cmd\(\);\n\treturn;/g" /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js && systemctl restart pveproxy.service
Manual instruction:
revert the changes: