Files
dotfiles/homedir/.config/watchman/init.d/socks
T

6 lines
144 B
Plaintext
Raw Normal View History

2017-05-03 16:10:13 +03:00
#!/usr/bin/watchman
service_respaen=true
service_command='/usr/bin/ssh'
service_args=( -i ~/.ssh/proxy/id_ecdsa -ND 8080 proxy@malganis.priv )