Saturday, March 29, 2014

mremoteng with multi ssh command ready

its been some weeks I am playing with mremoteng codes. here is the output

download
source

I had test this for a while it looks ready for people. please feel free to contact me if you have any problems

No comments:

C# scan cs file and find variables values and names

using Microsoft . CodeAnalysis ; using Microsoft . CodeAnalysis . CSharp ; using Microsoft . CodeAnalysis . CSharp . Syntax ; using Xunit . ...