mirror of
https://github.com/autistic-symposium/shell-whiz-toolkit.git
synced 2025-05-10 10:44:59 -04:00
7 lines
No EOL
95 B
Bash
7 lines
No EOL
95 B
Bash
#!/bin/bash
|
|
|
|
echo "Starting a secure pan connection..."
|
|
|
|
sudo stunnel
|
|
ps aux | grep stunnel
|
|
pan |