Difference between revisions of "XKore listenIp"

From OpenKore Wiki
Jump to navigation Jump to search
m (oops)
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]]

Revision as of 14:59, 19 June 2010

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).