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


php openssl curl

Fix CA setting problem

Sometimes the ca file cannot be found due to PHP version update or environment change. fix is ​​easy

linux

How to install the monitor tool htop on CentOS

Htop is a free (GPL) ncurses-based program monitor tool for Linux. It is similar to top, but allows you to scroll vertically and horizontally, so you can see the full command line running on the system, And you can view them as program trees, select multiple programs and operate them.

linux

About setfacl

I think most of the current Linux supports Access Control List (ACL). With filesystem ACLs enabled, We can set additional permissions to different users or groups. This allows us to set the file system permissions of different users more freely. Go straight to the command.