Tectia

Stopping ssh-socks-proxy

Under USS, stop the SOCKS Proxy by executing one of the following commands:

> /opt/tectia/bin/ssh-socks-proxy --exit

OR

> /opt/tectia/bin/ssh-socks-proxy-ctl stop

OR if you want to force the SOCKS Proxy to stop even if there are still active connections, use the script:

> /opt/tectia/etc/init.d/ssh-socks-proxy stop

Under MVS, when you are running the SOCKS Proxy as a started task, stop it with the following command:

== > s SSHSP,f=exit

OR:

== > s SSHSP,f=stop