This commit is contained in:
2021-09-07 14:50:23 -04:00
commit 37658cfaca
54 changed files with 2918 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/usr/bin/expect -f
spawn /usr/bin/openpyn --init
expect "Enter your username for NordVPN"
send "stuart.stent@gmail.com\r"
expect "Enter the password for NordVPN"
send "drRp4mQBVU6awAFOk9lO\r"
expect "\[INFO\] To see usage options type"