Secure Socket Funneling - Network tool and toolkit - TCP and UDP port forwarding, SOCKS proxy, remote shell, standalone and cross platform
1.59k
stars
235
forks
source link
Forward and reverse connection for remote cmd in Windows. #105
Open
paolosezart opened 1 year ago
I have Windows 10. I start the server with the command:
ssfd.exe -c SERVER_std.cfg
The contents of SERVER_cfg.cfg:
Next, I run the client (locally, for a test):
ssf.exe -Y 127.0.0.1:1010 127.0.0.1
He gives me this:
In the window ssfd.exe at this time:
How to properly configure to get a remote command shell in Windows?
What am I doing wrong?