PPGo something error
when agent is running,we can send special tcp data flow to agent,then it will exec any cmd without any limit
first,Background code accept parameters
Second,into j.agentRun() function
third,Send construction data to agent
fourth,The agent receives the data and runs the command
finally, it's ok ~