Difference between revisions of "XKore listenIp"

From OpenKore Wiki
Jump to navigation Jump to search
m (4epT moved page xKore listenIp to XKore listenIp over a redirect without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
; XKore_listenIp [<IP address>]
 
; XKore_listenIp [<IP address>]
: В этом параметре конфига указывается IP-адрес [[XKore|XKore Proxy]] сервера, на этом адресе он будет слушать запросы на подключение (не для чайников). Используется при желании принимать запросы только с одной конкретной сетевой карты.
+
: If this option is not set, the [[XKore|XKore Proxy]] server will listen to connection requests from any of the installed network devices on your system by default (recommended).
: Если не задавать IP-адрес, то [[XKore|XKore Proxy]] сервер будет слушать запросы со всех установленных на компьютере сетевых карт (рекомендовано).
+
: If you have multiple network devices installed on your system and you want to bind the XKore Proxy server to a specific network device, set this option to the IP address of the corresponding network device (for advanced users only).
  
 
[[Category:config.txt]]
 
[[Category:config.txt]]
 
[[Category:XKore]]
 
[[Category:XKore]]

Latest revision as of 22:03, 27 April 2021

XKore_listenIp [<IP address>]
If this option is not set, the XKore Proxy server will listen to connection requests from any of the installed network devices on your system by default (recommended).
If you have multiple network devices installed on your system and you want to bind the XKore Proxy server to a specific network device, set this option to the IP address of the corresponding network device (for advanced users only).