Auth (Command Line Parameter): Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Command Line Parameter== : {{launchparam|auth}} Auth server ip string. ==Example== -auth {{Navbox Command Line Parameters}} Category:Command Line Parameters") |
No edit summary |
||
Line 2: | Line 2: | ||
: {{launchparam|auth}} | : {{launchparam|auth}} | ||
Auth server ip string. | Auth server ip string. | ||
* This is the IP network address for the server that handles authorizations. | |||
* If using your own server, the loopback address (127.0.0.1) would work best. | |||
==Example== | ==Example== | ||
-auth | -auth 127.0.0.1 | ||
Revision as of 03:18, 27 June 2023
Command Line Parameter
- -auth
Auth server ip string.
- This is the IP network address for the server that handles authorizations.
- If using your own server, the loopback address (127.0.0.1) would work best.
Example
-auth 127.0.0.1