mirror of
https://github.com/itdoginfo/podkop.git
synced 2026-08-01 19:44:13 +03:00
add func to insert resolve action in route.rules section
This commit is contained in:
@@ -431,6 +431,12 @@ msgstr "Использование памяти"
|
||||
msgid "Mixed Proxy Port"
|
||||
msgstr "Порт смешанного прокси"
|
||||
|
||||
msgid "Resolve real IP for routing"
|
||||
msgstr "Получать реальный IP при роутинге"
|
||||
|
||||
msgid "Enable DNS resolve to get real IP when routing"
|
||||
msgstr "Включить разрешение DNS вне FakeIP для получения реальных IP-адресов при маршрутизации"
|
||||
|
||||
msgid "Monitored Interfaces"
|
||||
msgstr "Наблюдаемые интерфейсы"
|
||||
|
||||
|
||||
@@ -283,6 +283,14 @@ msgstr ""
|
||||
msgid "Enable the mixed proxy, allowing this section to route traffic through both HTTP and SOCKS proxies"
|
||||
msgstr ""
|
||||
|
||||
#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js:678
|
||||
msgid "Resolve real IP for routing"
|
||||
msgstr ""
|
||||
|
||||
#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/section.js:679
|
||||
msgid "Enable DNS resolve to get real IP when routing"
|
||||
msgstr ""
|
||||
|
||||
#: ../luci-app-podkop/htdocs/luci-static/resources/view/podkop/settings.js:237
|
||||
msgid "Enable YACD"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user