Frame Browser
Site

Frame Browser

Open any URL in an embedded frame. Works best for self-hosted services that don't block iframes (Home Assistant, Pi-hole, Portainer, personal apps, etc.).

School network note: This does not bypass your school's firewall — your browser still connects directly to the IP. If the school blocks the IP, the frame will fail. Use the Tunnel Helper tab to properly expose your service on a domain that school allows.

about:blank

Tunnel Helper

The right way to access self-hosted services from school. These tools create a public HTTPS URL (like myapp.domain.com) that routes to your local port — bypassing school IP blocks entirely.

Cloudflare Tunnel Free Recommended

Exposes any local port on a permanent subdomain of your own domain (e.g. app.harrisonfluck.me). No port forwarding needed. Encrypted. Free.

ngrok Free tier

Run ngrok http 8080 and get a temporary public URL instantly. Free tier gives random URLs on each start; paid gives fixed domains.

Tailscale Free

Creates a private VPN mesh between your devices. Install on your home machine and school device to access home services securely without any public exposure.

Quick command cheatsheet

# Install cloudflared (macOS)
brew install cloudflared
# Expose local port 3000
cloudflared tunnel --url http://localhost:3000
# ngrok expose port 8080
ngrok http 8080

JSON Formatter

Paste raw or minified JSON to format, validate, or minify it.

Base64

Encode text to Base64 or decode Base64 back to text.

Colour Picker

Pick a colour and get HEX, RGB, and HSL values for CSS.

HEX

#2997ff

RGB

rgb(41, 151, 255)

HSL

hsl(210, 100%, 58%)

CSS snippet

color: #2997ff; background-color: #2997ff;

Regex Tester

Test regular expression patterns against a string and see matches highlighted.

Result

0 matches

Unix Timestamp

Convert between Unix timestamps and human-readable dates.

Current time

Unix (seconds)
Unix (ms)
UTC
Local
ISO 8601

Unix → Date

Date → Unix

METAR / TAF

Live aviation weather via the Aviation Weather Center API. Enter any ICAO airport code.

Common Australian airports

Flight Tracker

Quick access to live flight tracking services and aviation resources.

Flightradar24

Real-time flight tracking worldwide. Best coverage and most popular tracker.

Open FR24

FlightAware

Detailed flight history, alerts, and ATC audio for US & international flights.

Open FlightAware

Aviation Weather Center

Official NOAA/NWS aviation weather — METARs, TAFs, SIGMETs, AIRMETs, PIREPs.

Open AWC

SkyVector

Aeronautical charts, flight planning, and live weather overlays for pilots.

Open SkyVector

LiveATC

Live ATC audio feeds from airports worldwide. Listen to YBBN approach/departure.

Brisbane ATC

Brisbane Airport Live

Live arrivals and departures for Brisbane Airport (YBBN).

YBBN Live

My IP

Your current IP address and network information.

Loading IP info...

Password Generator

Generate strong, random passwords with custom options.

Click generate to create a password

Options

24

Password strength