๐Ÿ’ป
Port Zero: replace port numbers with names to end dev environment conflicts
๐Ÿ’ป Technology

Port Zero: replace port numbers with names to end dev environment conflicts

A developer built Port Zero (GPLv3) to solve port-conflict headaches in dev environments by replacing port numbers with human-readable names. The tool watches for processes and Docker containers with a PZ_TUNNEL environment variable set, letting the OS assign a free port via PORT=0 and routing connections through a local DNS-style address.

Comments

No comments yet