Score:0

pritunl-client (cli): create the tar from ovpn

by flag

I want to add a vpn configuration using the CLI:

pritunl-client add foo.tar

Unfortunately I do not have foo.tar, but only foo.ovpn. Adding foo.ovpn using the gui (pritunl-client-electron) works.

tar -cf foo.tar foo.ovpn is not sufficient :

> pritunl-client foo.tar 
panic: profile: Conf data missing
[...]

QUESTION: how do I create a tar file accepted by the cli from a ovpn accepted by the gui ?

lmmendes avatar
it flag
Had the same issue, when the pritunl-client uncompresses the tar file it tries to load the first file that it gets. In my case I was using MacOS and the `._` metafiles got included by default, end up using `tar --disable-copyfile foo.tar foo.ovpn` to skip the copy of the metafiles
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.