diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-05 11:08:28 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-05 11:08:28 +0200 |
commit | 476e6541d288124dc2bc8892e819cd6a63e8a2fb (patch) | |
tree | 958a1a0c851b601ecfb826d9c944b831dfa017ce /cheat | |
parent | 1e2b0e04eb457fe0ce29576006357fbd3f4d7a4b (diff) | |
download | dotfiles_ascii-476e6541d288124dc2bc8892e819cd6a63e8a2fb.tar.xz dotfiles_ascii-476e6541d288124dc2bc8892e819cd6a63e8a2fb.zip |
Add cheat for vpn
Diffstat (limited to 'cheat')
-rw-r--r-- | cheat/.cheat/vpn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cheat/.cheat/vpn b/cheat/.cheat/vpn index f20e548..141e9cd 100644 --- a/cheat/.cheat/vpn +++ b/cheat/.cheat/vpn @@ -1 +1,7 @@ nmcli device show wlp3s0 + +#Know other ip +/etc/openvpn/ipp.txt + +#Server perso +script is in /root/OpenVPN-install |