Trace: • command_line_arguments
Table of Contents
Command line arguments
View all available command line arguments
Command:
Arbi.exe -h
Options: -p|--port <PORT> Choose port -c|--custom-url <CUSTOM_URL> Provide custom url for the notification links. Use this option if you are running the bot behind a NAT with port forwarding. -?|-h|--help Show help information
Set Port
Command:
Arbi.exe -p 5555
This will set your web UI to port 5555.
Set Custom URL
If you are running the bot behind a NAT with port forwarding you may want to use custom URL.
Command:
Arbi.exe -c myhostnameorip:11111
This will change the URL in the notifications that you receive to https://myhostnameorip:11111