ssh shell issue (wodSSHServer) by wineggdrop, Monday, October 30, 2017, 04:03 (2740 days ago) I have bought the wod ssh service source code,but I don't know how to change the code so It won't spawn a shell as using plink.exe login the ssh server.
ssh shell issue by Jasmine, Monday, October 30, 2017, 04:07 (2740 days ago) @ wineggdrop Hi. Note you cannot change the source code at all, as per license agreement. However, you don't need to. Did you try to use plink with I think -N switch? Or, in ServiceStart if stShell is set, return Deny action. I hope this helps! Jasmine.