This program supports additional parameters from configuration file “app.ini”
- Open program folder, create app.ini file.
- Right click program icon at desktop, choose “Open file location”
- Right click blank area and create a new “Text document“
- Name whatever you want ,and open that txt file.
- Copy paste the template into notepad
- Edit your parameters.
- “File->Save as”, input “app.ini” as filename, double quote is very important
- Save file and profit.
- app.ini template as below
[config]
; Remove ; before save; proxy_port means proxy port used via login, 1-65535
;proxy_port=4444
; proxy_host means proxy listen host via login, DO NOT uncomment this unless you know what you are doing.
;proxy_host=192.168.5.1
0 Comments