3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
ssh -f -N -D 192.168.0.3:1080 yerevak.vostan.org
|