Update README.md
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 16m59s
All checks were successful
Build, Push, Publish / Build & Release (push) Successful in 16m59s
This commit is contained in:
15
README.md
15
README.md
@@ -85,22 +85,9 @@ Example: `https://[FQDN]:[PASSWORD]@subdomain.example.com/update.php?hostname=[F
|
|||||||
TP-Link Omada Update URL:
|
TP-Link Omada Update URL:
|
||||||
* `https://[USERNAME]:[PASSWORD]@subdomain.example.com/update.php?hostname=[DOMAIN]&myip=[IP]`
|
* `https://[USERNAME]:[PASSWORD]@subdomain.example.com/update.php?hostname=[DOMAIN]&myip=[IP]`
|
||||||
|
|
||||||
Unifi Cloud Gateway server:
|
Unifi Cloud Gateway custom server:
|
||||||
* `subdomain.example.com/update.php?hostname=%h&myip=%i`
|
* `subdomain.example.com/update.php?hostname=%h&myip=%i`
|
||||||
|
|
||||||
## To Do:
|
|
||||||
|
|
||||||
* HTML beautification
|
|
||||||
* Build releases using Compose to populate AWS SDK dinamically
|
|
||||||
|
|
||||||
## Hosting note:
|
|
||||||
|
|
||||||
Using PHP with the Suhosin patch is not recommended, but is common on some Ubuntu and Debian distributions. To modify `suhosin.ini`, add the following line.
|
|
||||||
|
|
||||||
```
|
|
||||||
suhosin.executor.include.whitelist = phar
|
|
||||||
```
|
|
||||||
|
|
||||||
<!-- footer -->
|
<!-- footer -->
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user