=======================
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.
- Install and uninstall via Chocolatey
- [NEW] Tests local source (if exists) to prevent dowloading package from Internet
- Requires source path to MyGet
- package rebuild with binaries inside
- sanitized a lots of code from previous versions
- package rebuild for myget
- removed double source link
- added Virus Total check link - https://www.virustotal.com/en/file/7cde4467503e8cd670c37a4137e836e479ee5da0b8ee023d74fe5a0f212e60aa/analysis/1475337595/
- initial package
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
sslvpn:
ensure: latest
uninstall_options: "--force --all-versions"
provider: chocolatey
source: https://www.myget.org/F/public-choco