====== Command line arguments ====== ===== View all available command line arguments ===== Command: Arbi.exe -h Options: -p|--port Choose port -c|--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