nuno ревизій цього gist 1 month ago. До ревизії
1 file changed, 17 insertions
gistfile1.txt(файл створено)
| @@ -0,0 +1,17 @@ | |||
| 1 | + | root@wireguard:/etc/wireguard/wgctl# # Any remaining debug lines | |
| 2 | + | rn "pytroot@wireguard:/etc/wireguard/wgctl# grep -rn "log::debug" /etc/wireguard/wgctl/commands/ --include="*.sh" | grep -v "\.git" | |
| 3 | + | /etc/wireguard/wgctl/ --include="*.sh" | grep -v "\.git" | |
| 4 | + | ||
| 5 | + | # Any remaining ctx::block::pathroot@wireguard:/etc/wireguard/wgctl# | |
| 6 | + | root@wireguard:/etc/wireguard/wgctl# # Any remaining inline Python | |
| 7 | + | root@wireguard:/etc/wireguard/wgctl# grep -rn "python3 -c" /etc/wireguard/wgctl/ --include="*.sh" | grep -v "\.git" | |
| 8 | + | | grep -v "\.git\|block.module\|context.sh" | |
| 9 | + | ||
| 10 | + | # Any remaining ctx::rule::path outside rule contexts | |
| 11 | + | grep -rn "ctx::rule::path" /etc/wireguard/wgctl/ --include="*.sh" | grep -v "\.git\|context.sh"root@wireguard:/etc/wireguard/wgctl# | |
| 12 | + | root@wireguard:/etc/wireguard/wgctl# # Any remaining ctx::block::path outside block module | |
| 13 | + | root@wireguard:/etc/wireguard/wgctl# grep -rn "ctx::block::path" /etc/wireguard/wgctl/ --include="*.sh" | grep -v "\.git\|block.module\|context.sh" | |
| 14 | + | root@wireguard:/etc/wireguard/wgctl# | |
| 15 | + | root@wireguard:/etc/wireguard/wgctl# # Any remaining ctx::rule::path outside rule contexts | |
| 16 | + | root@wireguard:/etc/wireguard/wgctl# grep -rn "ctx::rule::path" /etc/wireguard/wgctl/ --include="*.sh" | grep -v "\.git\|context.sh" | |
| 17 | + | /etc/wireguard/wgctl/commands/inspect.command.sh:169:# rule_file="$(ctx::rule::path "${rule}.rule")" | |
Новіше
Пізніше