-
-
Notifications
You must be signed in to change notification settings - Fork 146
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add reverse proxy settings function #179
Labels
request
implementation request
Comments
If I understood correctly you wish to have the ability to setup the built-in reverse proxy via API, is it right? |
Add the following code to the core_sys_info.py file
Usage:
|
Thank you i will have a look this afternoon and implement as suggested |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: