This website requires JavaScript.
Explore
Help
Sign in
beenull
/
raspap-webgui-mirror
Watch
1
Star
0
Fork
You've already forked raspap-webgui-mirror
0
mirror of
https://github.com/RaspAP/raspap-webgui.git
synced
2024-11-22 15:40:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8c82c41330
raspap-webgui-mirror
/
installers
/
openvpnlog.sh
4 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
Implement openvpn logging
2021-02-09 21:57:15 +00:00
#!/bin/bash
touch /tmp/openvpn.log
Revise openvpn log output method
2021-06-06 19:51:13 +00:00
journalctl
|
grep -m
200
openvpn
|
sudo tee /tmp/openvpn.log
Reference in a new issue
Copy permalink