The free embed includes a small "Powered by IPGetter" link. It keeps the widget free and gives visitors a route back to the full toolbox.
Put IPGetter on your site.
Configure the terminal, preview it live and copy one small script tag. Network checks stay hosted by IPGetter, so there is no shell or backend code to install.
The embed only exposes IPGetter's allow-listed network commands. It cannot run arbitrary shell commands or reach private/reserved targets through web and port checks.
Embed code
<script src="https://ipgetter.com/embed.js" data-theme="auto" data-width="100%" data-height="520" data-welcome="1"></script>
The script creates a responsive iframe directly where the script tag is placed. Width presets are maximum widths, not rigid widths: the terminal still shrinks cleanly when its host container is narrower. You can also use data-target="#some-element" to mount it inside a specific container. The free embed includes subtle IPGetter branding.
Fill the host container or set a responsive maximum width in pixels.
Choose a compact or roomy terminal height. Output scrolls inside the frame.
Align a max-width embed without writing wrapper CSS.
Choose the terminal theme or follow the visitor's system preference.
Run a safe command automatically when the embed opens.
Mount the iframe inside an existing element instead of after the script.