Skip to content

Port Management

Fynx is centered around ports — each representing a running local web service.

Pre-Defined Ports

Fynx comes with common pre-defined ports for easy access.

ports

  • vite => 5173
  • node => 3000
  • angular => 4200
  • laravel => 8000

Add a New Port

Click the + button in PortBar and enter your desired port number and name.

Rename or Remove

  • Rename: Right-click a port → Rename.
  • Remove: Right-click → Delete.

Auto Memory

The last used port reopens by default when the browser starts.

Released under the MIT License.