1
0
Fork 0
Where I keep diverse scripts that I wrote over the years
Find a file
Teo-CD 9a233a3ee1 Add script to add peers to Wireguard config
The script is to be run on the VPN host. It extracts the necessary data from
the configuration file and asks for some data about the new peer. It then
outputs the peer configuration file and updates the host configuration
accordingly.
2020-08-01 14:23:42 +02:00
INTech Changed the structure, added README 2020-05-17 15:07:53 +01:00
Perso Add service file to run lock script on sleep 2020-07-05 16:36:06 +01:00
VPS Add script to add peers to Wireguard config 2020-08-01 14:23:42 +02:00
README.md Moved some scripts to a VPS directory 2020-05-17 15:16:48 +01:00

Shell scripts

This repository contains shell scripts that I wrote for myself, my robotics club or my server, mainly in Bash.
It also contains some timer services for systemd.

Structure

  • Perso : Personal scripts
  • INTech : Scripts made for INTech, my robotics club
  • VPS : Scripts mainly used on my server