Successfully saved the credentials with these settings:
changed this lineto thisthis line also worksCreated a new file named "pass.txt" on the same directory with ovpn file, Encoding is UTF-8, Line endings are LF.
You can set these properties using the bottol right bar on vscode.
pass.txt has three lines, first contains username, second line contains password, third line is empty.
changed this line
Code:
auth-user-pass
Code:
auth-user-pass pass.txt
Code:
auth-user-pass "C:/Program Files/OpenVPN/config/pass.txt"
You can set these properties using the bottol right bar on vscode.
pass.txt has three lines, first contains username, second line contains password, third line is empty.
Statistics: Posted by seyahdoo — Wed May 08, 2024 8:09 am