4 lines
46 B
Bash
Executable File
4 lines
46 B
Bash
Executable File
#!/bin/sh
|
|
ssh -N -D 192.168.0.4:1080 yerevak
|
|
|