miroir de
https://github.com/angristan/openvpn-install.git
synchronisé 2025-07-02 04:24:23 +02:00
Update revoke-cleaner.pl
Cette révision appartient à :
Parent
b277bb84db
révision
6e235f0bb4
@ -24,6 +24,13 @@ print color('RESET');
|
|||||||
my $ENV = `cat /etc/openvpn/easy-rsa/pki/index.txt | grep R`;
|
my $ENV = `cat /etc/openvpn/easy-rsa/pki/index.txt | grep R`;
|
||||||
print "$ENV";
|
print "$ENV";
|
||||||
|
|
||||||
|
print color('Yellow');
|
||||||
|
print "This is your issued crt's\n";
|
||||||
|
print color('RESET');
|
||||||
|
|
||||||
|
my $issued = `cat /etc/openvpn/easy-rsa/pki/issued/`;
|
||||||
|
print "$issued";
|
||||||
|
|
||||||
## Cleaning
|
## Cleaning
|
||||||
my $ENVPKI = "/etc/openvpn/easy-rsa/pki/index.txt";
|
my $ENVPKI = "/etc/openvpn/easy-rsa/pki/index.txt";
|
||||||
print "Preparing for cleaning...\n";
|
print "Preparing for cleaning...\n";
|
||||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur