Skip to content

Commit 4c57afc

Browse files
authored
Merge pull request #50 from rafalpetryka/main
Add openfortivpn spec
2 parents f49897e + e9cf8ec commit 4c57afc

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)