Skip to content

Commit e9cf8ec

Browse files
committed
Add openfortivpn spec
1 parent f49897e commit e9cf8ec

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name: Connect to openfortivpn with one time password
3+
command: "sudo openfortivpn -o {{otp}}"
4+
tags:
5+
- openfortivpn
6+
description: Uses one time password to connect to openfortivpn.
7+
arguments:
8+
- name: otp
9+
description: The one time password
10+
default_value: ~
11+
source_url: "https://manpages.debian.org/unstable/openfortivpn/openfortivpn.1.en.html"
12+
author: Rafal Petryka
13+
author_url: "https://github.com/RafalPetryka"
14+
shells: []

0 commit comments

Comments
 (0)