/sslvpn

Fortinet SSL VPN Small client

Fortinet SSL VPN Small client

=======================

Description

FortiClient extends the power of FortiGate's Unified threat management to endpoints on your network. Desktops, laptops, tablets and smartphones, FortiClient enables every device - local or remote, stationary or mobile - to integrate with your FortiGate. With no per-seat license fees, FortiClient takes the headaches out of managing multiple endpoints so your users and guests can work efficiently anywhere, without compromising your security. It's the end-point solution for your FortiGate network.

Features

  • Install and uninstall via Chocolatey
  • [NEW] Tests local source (if exists) to prevent dowloading package from Internet
  • Requires source path to MyGet

2017-09-06 Build 4.0.2329.20170906

  • package rebuild with binaries inside
  • sanitized a lots of code from previous versions

2016-10-01 Build 4.0.2329

2016-06-20 Build 4.0.2329

  • initial package

Usage

Direct

choco install sslvpn -source https://www.myget.org/F/public-choco

or with added source

choco source add -n=public-choco -s"https://www.myget.org/F/public-choco" --priority=10
choco install sslvpn

YAML

sslvpn:
  ensure: latest
  uninstall_options: "--force --all-versions"
  provider: chocolatey
  source: https://www.myget.org/F/public-choco