N4S4 / synology-api

A Python wrapper around Synology API
MIT License
377 stars 141 forks source link

Add reverse proxy settings function #179

Open ohyeah521 opened 1 week ago

ohyeah521 commented 1 week ago

Is it possible to add a reverse proxy interface? Because when using a reverse proxy, you need to set up access control rules to automatically block some malicious IP addresses.

http://ip:port/webapi/entry.cgi/SYNO.Core.AppPortal.AccessControl

N4S4 commented 1 week ago

If I understood correctly you wish to have the ability to setup the built-in reverse proxy via API, is it right?

ohyeah521 commented 1 week ago

Yes, this is a screenshot of the web interface setting

settings