Manual:The Dude v6/client shortcut arguments: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
(Created page with "Same as Winbox tool The Dude client can be quick launched via shortcut with certain arguments to automatically connect to some preferred sever. == Plain connection mode == *...")
(No difference)

Revision as of 16:10, 3 February 2016

Same as Winbox tool The Dude client can be quick launched via shortcut with certain arguments to automatically connect to some preferred sever.

Plain connection mode

  • Target: (disk id):(path_to_dude)\dude.exe --connect (IP/DNS) (user) (pass)
  • Start in: (disk id):(path_to_dude)

Secure connection mode

By default same as loader shortcut will use plain connection mode, to use secure mode in the end of target add: --secure

  • Target: (disk id):(path_to_dude)\dude.exe --connect (IP/DNS) (user) (pass) --secure \n
  • Start in: (disk id):(path_to_dude)