今天发现个好东西,基于宝塔面板的ss插件,具体原理就是 php install shadowsoks之后制作的可视化工具,嗯,意思就是可以从宝塔面板创建需要的ss端口,就这个意思。 前提条件:安装过宝塔Linux面板(不管什么系统的宝塔面板都行,建议宝塔最新版。) 安装完宝塔后,登陆到终端执行下面命令安装: 卸载 先在可视化界面中删除所有用户端口,再...
Alpine Linux comes with BusyBox. It is described as, “The Swiss Army Knife of Embedded Linux.” BusyBox combines tiny versions of many common UNIX utilities into a single small executable including /bin/sh. By default, bash is not included with BusyBox and Alpine Linux. Alpine Linux附带BusyBox。 它被描述为“嵌入式Lin...