mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-05-12 11:42:20 -04:00
Readme
This commit is contained in:
parent
70b0a019d5
commit
6ef3d57db4
4 changed files with 40 additions and 0 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