-
Notifications
You must be signed in to change notification settings - Fork 0
API NetworkTools
Christophe SAUVEUR edited this page Sep 29, 2024
·
2 revisions
final class NetworkTools
Network management helpers
Since 1.0
public static function getRemoteIP(): string
Retrieves the remote IP address based on the environment variables
Since 1.0
string
the remote IP address or IPv6 localhost if not found
Getting Started | Framework Reference | API Reference | MFX is released under the MIT license