2013年12月22日 星期日

FortiGate SslvpnClient4 command line

FortiSSLVPNclient.exe command line parameters

Usage: FortiSSLVPNclient <subcommand> [options] [args]

Available subcommands:
    connect        - Start a connection
    disconnect    - Disconnect from your session

To start a connection, enter the follwoing command:
    FortiSSLVPNclient  connect    [-s <connection settings name>]
                [-h <sslvpn server>[:<port>]]
                [-u <sslvpn username>[:<password>]]
                [-c <certificate subject>[:<issuer>]]

To disconnect from your session, enter the following command:
    FortiSSLVPNclient.exe disconnect

沒有留言:

張貼留言

自動記錄滑鼠點選操作

為了一個需求,需要人工去點選幾個滑鼠的點選行為,找了幾種工具,覺得GS Auto Clicker最實用,極符合我的需求,尤其是多個固定位置的button點擊,解決了一個很耗時間的工作。 最後設定完預設hotkey F8為啟用鍵,就可以開始自動做工了。再按F8結束工作。 GS Au...