~优化新手引导中启用IP转发的提示及实现逻辑

This commit is contained in:
juewuy
2026-08-02 10:39:00 +08:00
parent c2d9e441d2
commit 0ab3fade1b
3 changed files with 8 additions and 3 deletions
+1
View File
@@ -7,6 +7,7 @@ UG_OPTION_2="Linux device: local proxy only"
UG_OPTION_3="Restore previous backup settings"
UG_RESTORE_OK="Script settings have been restored! Please restart the script!"
UG_IP_FORWARD_WARN="Your device has not enabled IP forwarding, LAN devices will not connect properly. Enable now?"
UG_CONTAINER_WARN="Notice: In container, IP forwarding must be enabled manually on the host!"
UG_ENABLE_LOW_MEM="Your installation directory is less than 10MB, enable low-flash mode?"
UG_IMPORT_CONFIG="Import configuration file? (Last step before running)"
UG_CONFIG_TIP="You must have a configuration file to run the service!"