Updating DarkNet VPN setup

This commit is contained in:
2022-12-18 22:24:44 -06:00
parent 36d0be5f88
commit c589f5ac55
6 changed files with 72 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Ignore Ansibilized templates.
saferegex='\{\{.+\}\}'
saferegex='\{\{.+\}\}|secrets\['
# Ignore comments
saferegex="$saferegex"'|^[a-z,A-Z,0-9,_,-,/,.]+:\s*;|^[a-z,A-Z,0-9,_,-,/,.]+:\s*#|^[a-z,A-Z,0-9,_,-,/,.]+:\s*//|\s+[/]?[*][/]?\s+'
# AniNIX Constructs