This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
FIX
/
gsd_cn
Seguir
4
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
8558f6a72f
Ramas
Etiquetas
master
test
2.0.1
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
gsd_cn
/
network
/
start_openvpn.sh
start_openvpn.sh
89 B
Histórico
Raw
1
2
3
4
5
6
7
#!/bin/bash
cd
/etc/openvpn
nohup
echo
"123456"
| sudo -S openvpn client.ovpn &
exit
0