XKore publicIp: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | m 4epT moved page xKore publicIp to XKore publicIp over a redirect without leaving a redirect | ||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 5: | Line 5: | ||
| * Your IP address from the same network is different from your IP address over the internet and past a router. | * Your IP address from the same network is different from your IP address over the internet and past a router. | ||
| * To know your network IP address, use the command ifconfig (linux command) or ipconfig /all (windows  | * To know your network IP address, use the command <code>ifconfig</code> (linux command) or <code>ipconfig /all</code> (windows command), or contact your network administrator. | ||
| * To know your IP address over the internet, visit http://www.whatismyip.com/. | * To know your IP address over the internet, visit http://www.whatismyip.com/. | ||
| [[Category:config.txt]] | [[Category:config.txt]] | ||
| [[Category:XKore]] | [[Category:XKore]] | ||
Latest revision as of 22:04, 27 April 2021
- XKore_publicIp <IP>
- IP address for XKore 2 to listen on. Use 0.0.0.0 to listen on all interfaces. By default, it only listens on 127.0.0.1 so only clients from the same system will be able to connect.
Notes
- Your IP address from the same network is different from your IP address over the internet and past a router.
- To know your network IP address, use the command ifconfig(linux command) oripconfig /all(windows command), or contact your network administrator.
- To know your IP address over the internet, visit http://www.whatismyip.com/.