Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Headless improvements #457

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Headless improvements #457

wants to merge 2 commits into from

Conversation

xavier84
Copy link

Salut,

Voici quelques modification pour automatisation(Headless).

@xavier84 xavier84 changed the title Modif Modif Headless Aug 13, 2019
@angristan angristan changed the title Modif Headless Headless improvements Aug 13, 2019
echo ""
echo ""
echo ""
echo ""
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

echo -e "\n\n"

read -rp "Select one client [1-$NUMBEROFCLIENTS]: " CLIENTNUMBER
fi
CLIENT=$(tail -n +2 /etc/openvpn/easy-rsa/pki/index.txt | grep "^V" | cut -d '=' -f 2 | sed -n "$CLIENTNUMBER"p)
done
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please revert all of the above, I don't see it as an improvement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants