1
0
Fork
You've already forked wireguard-utils
0
These repo is intended to be a bucket of utility scripts to manage a wireguard vpn
  • Go 90%
  • Shell 10%
Francesco Laruina a765427a64 Added a TCP listener for additional info provided by an external source
such as a modified proxiguard-server to improve proxyguard logging.
Refactory.
2025年07月16日 11:57:21 +02:00
wg-connection-logger Added a TCP listener for additional info provided by an external source 2025年07月16日 11:57:21 +02:00
.gitignore Added a gitignore 2025年07月07日 22:38:49 +02:00
README.md First implementation in go and naive additional data retrieving from eduvpn sqlite db 2025年07月07日 23:01:13 +02:00
wg-connection-log.bash First working draft 2025年06月30日 17:45:48 +02:00

wireguard-utils

These repo is intended to be a bucket of utility scripts to manage a wireguard vpn

wg-connection-logger

Written in go with a systemd-unit. The unit requires editing the paths before being placed under /etc/systemd/system.