mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-06-28 00:17:13 -04:00
add some stuff from RC machine config
This commit is contained in:
parent
7095235fe8
commit
54e3254e41
44 changed files with 23 additions and 8 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