mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-05-12 11:42:20 -04:00
add things resources from the last 5 years over machines
This commit is contained in:
parent
ac9c955e0b
commit
b0a4e417ee
77 changed files with 2327 additions and 84 deletions
7
shell_scripts/secure_pan.sh
Normal file
7
shell_scripts/secure_pan.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Starting a secure pan connection..."
|
||||
|
||||
sudo stunnel
|
||||
ps aux | grep stunnel
|
||||
pan
|
Loading…
Add table
Add a link
Reference in a new issue