Skip to content

A base library for validating IP adresses to access a fritzbox.

License

Notifications You must be signed in to change notification settings

blacksenator/fbvalidateurl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FbValidateURL

If you want to make a program available that access the interfaces of the FRITZ!Box and you want to ensure that the user has the freedom to enter his router address with or without scheme, with hostname or IP, then this routine could be useful , Not valid addresses lead to an exception. If successful, you return an array corresponding to parse_url.

Requirements

Installation

You can install it through Composer:

"require": {
    "blacksenator/fbvalidateurl": "^1.0"
},

or

git clone https://github.com/blacksenator/fbvalidateurl.git

License

This script is released under MIT license.

Authors

Copyright© 2019 - 2022 Volker Püschel

About

A base library for validating IP adresses to access a fritzbox.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages