Show pageBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Powershell ====== ===== Get external IP ===== <code> (invoke-webrequest http://ip.miaka.info).content (invoke-webrequest http://144.76.201.145/ip).content </code> Last modified: 2024-07-05 14:31