Class LinuxEphemeralPortRangeDetector

java.lang.Object
com.vaadin.flow.testutil.net.LinuxEphemeralPortRangeDetector
All Implemented Interfaces:
EphemeralPortRangeDetector

public class LinuxEphemeralPortRangeDetector extends Object implements EphemeralPortRangeDetector
Calculate the available port range for linux system or the default fixed range if ip_local_port_range is not defined.

Derived from SeleniumHQ / selenium

For internal use only. May be renamed or removed in a future release.