Skip to main content
1-Visitor
March 4, 2014
Question

set proxy hostname and port with cli

  • March 4, 2014
  • 1 reply
  • 2992 views

Hello,

I am searching for the command to set via mks cli the hostname and port for a proxy server in Mks client under File->Edit Preferences->Integrity Client->Servers->Proxies.

I tried integrity setprefs --save --command=connect --ui=gui socksProxyHost=blabla but socksProxyHost is not recognized for this command.

Please help me with this topic.

Thank you very much in advance!

Hello,

Please help me with an answer to my question above, I need to make this work asap.

An additional question: is still not possible to import a viewset in the MKS client via CLI ( so when I open the client to have the viewset imported without needing any action from my side ) ? I saw an older post where you said this is not supported by cli yet.

Thank you again!

    1 reply

    16-Pearl
    March 17, 2014

    Hello Ficut,

    After digging extensively, I haven't found anything that would satisfy your request of being able to set the proxy hostname and port via the command line interface.

    I believe you are also correct regarding importing a viewset via the command line interface.

    Please contact PTC Integrity Support to create a feature request for each of these issues.

    Regards,
    Kael

    BiFi1-VisitorAuthor
    1-Visitor
    March 18, 2014

    Hello,

    I eventually found the command to set the proxy host and port:

    si diag --diag=setproxy --param=$HOST:$PORT --param=$FSA:$FSAPORT --target=client

    Thank you for replying to my post and I hope this is useful for you also!

    Regards,

    Bianca

    16-Pearl
    March 18, 2014

    Thanks! I learned something new!

    To go along with that, you might find the setproxyprefs diag useful as well.