by Devin Yang
(This article was automatically translated.)

Published - 7 years ago ( Updated - 7 years ago )

Suddenly wanted to introduce what is WebShell, so I found one on the Internet, and its functions are quite good,
But I still wanted some features, so I spent three nights making some small optimizations for him.

If you haven't heard of WebShell yet, take a look at this video.
If you like my optimized version, please give me a like, thank you.
Download URL:
https://github.com/DevinY/b374k
The video below briefly introduces the difference between http and https.


​​​​​​

Tags: php linux

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


linux, cli

How to use the find command to find files that have been changed within 7 days

If we have changed some files, how to find out through the command line?

linux

How rsync automatically allows ssh key fingerprints

When we use ssh to connect to the host for the first time, a fingerprint confirmation of the host key will be displayed. Sometimes use rsync for some automated scheduling, maybe the remote host has changed and needs to be automatically allowed, How to let ssh automatically allow fingerprints to connect without manually pressing yes in interactive mode?

cli,linux,macos

How to use find to delete old files based on the creation time

This function is very useful, but be very careful, read it first and then delete it, if you make a wrong directory, you will die miserably