Free Online MAC Address Generator tool icon
Network tools · MAC address

Free Online MAC Address Generator

Generate random MAC addresses with batch output, case and separator formatting, optional OUI prefix, and control over LAA (locally administered) and multicast bits. Runs locally in your browser with zero uploads.

Generate MAC Addresses

Common formats: AA:BB:CC:DD:EE:FF, AA-BB-CC-DD-EE-FF, or AABBCCDDEEFF.

Set an OUI prefix (e.g., 00:1A:2B). Remaining bytes are randomly filled. Accepts :, -, or no separators.

One MAC address per line.

Bit meaning

  • U/L bit (2nd least significant bit of the first byte): 0 = globally unique (OUI), 1 = locally administered (LAA).
  • I/G bit (least significant bit of the first byte): 0 = unicast, 1 = multicast.

Tips

  • For VMs/containers/testing, forcing LAA and keeping unicast is usually the safest choice.
  • Be careful in production networks: random MACs can collide or trigger security policies.
P2P File Transfer

P2P File Transfer

WebRTC-based P2P file transfer between browsers, with no relay server and all file data kept local to your devices.

SSL Checker

SSL Checker

Check a site’s HTTP and HTTPS reachability, status codes and redirects via a public proxy to quickly spot HTTPS configuration issues and redirect problems.

WebRTC Fingerprint

WebRTC Fingerprint

Calculate DTLS certificate fingerprints from PEM and generate an SDP a=fingerprint line. Supports multiple hash algorithms. Local-only.

WebRTC ICE Debugger

WebRTC ICE Debugger

Parse and visualize WebRTC ICE candidates from SDP with filters and one-click copy. Useful for connectivity troubleshooting.

API tester

API tester

Send HTTP requests with custom methods, headers and body, with all requests running locally in your browser.

HTTP header parser

HTTP header parser

Parse raw HTTP headers into JSON or generate raw headers from JSON, with simple Cookie splitting, all locally in your browser.

CSP policy generator

CSP policy generator

Generate and parse Content-Security-Policy headers with common directives, security warnings and normalized output. All processing runs locally in your browser.

Cron expression parser

Cron expression parser

Parse and generate cron expressions with common templates, visual field editing and upcoming run previews. All calculations are performed locally in your browser.

Cron expression generator

Cron expression generator

Visually build cron expressions with presets, validation and next-run preview. All calculations are performed locally in your browser.

AASA Validator

AASA Validator

Validate Apple App Site Association (AASA): check reachability, Content-Type, JSON structure and applinks rules; includes a Universal Links matcher and a troubleshooting guide.

CORS Checker

CORS Checker

Visual helper to analyze CORS preflight and response header configuration.