The biggest feature
1. Cross-platform, basic WEB service, no matter how strong the fire protection is to block the port, as long as 80 is opened, the server can be managed remotely.
2. No matter what plug-ins are installed on the client.
3. There is only one JSP file, the file name can be changed at will, and the concealment is good.
Function:
1. File management: including file operations and packaging and downloading.
2. Terminal command: It is actually the "command prompt" under Win. You can use commands to restart the server and other operations.
3. Remote desktop: Basically the same as "mstsc" in Windows system, the desktop can be managed remotely.
4. Task management: You can view the status of running programs and terminate programs that have stopped responding.
5. Service management: start, stop or restart services.
6. System information: You can check the CPU, memory, OS version....
Other instructions:
1. The default username is "mietian" and there is no password (the password can be changed in the second line of the file).
2. Fully open source code.
How to use?
After downloading, place it in the ROOT directory of tomcat and use a browser to access "http://your domain name or IP/mtc.jsp".