add requirements to readme
This commit is contained in:
parent
8d18bdc308
commit
b0e4af1c2f
|
@ -4,6 +4,12 @@
|
|||
|
||||
Simple CLI wrapper for Cisco's Anyconnect client and F5's BIG-IP VPN client.
|
||||
|
||||
# Requirements
|
||||
- [bash](https://www.gnu.org/software/bash/) version >= 4.x
|
||||
- [gof5](https://github.com/kayrus/gof5) (for F5 VPNs)
|
||||
- [openconnect](https://github.com/openconnect) (for Cisco VPNs)
|
||||
- [vpn-slice](https://github.com/dlenski/vpn-slice) (for Cisco VPNs)
|
||||
|
||||
# Usage
|
||||
|
||||
```text
|
||||
|
|
Loading…
Reference in New Issue