软猫库-软猫库
ddm520的头像-软猫库
管理员管理员
这家伙很懒,什么都没有写...

超级酷炫的 3D 照片墙

超级酷炫的3D照片墙-软猫库
<!DOCTYPE html> <html lang='zh'> <head> <meta charset='UTF-8' /> <meta name='viewport' content='width=device-width, initial-scale=1.0' /> <title>...
12 月 25 日 07:37
01380

ServerBox

ServerBox-软猫库
ServerBox 是一款功能强大的全平台开源免费工具,专为服务器管理员与开发者设计。它不仅支持 iOS、Android、macOS、Windows 及 Linux 系统,还通过 Flutter 框架精心打造,确保无缝跨平台体验。...
12 月 13 日 12:21
0470

3D 旋转相册

3D旋转相册-软猫库
html <div class='wrapper'>   <div class='inner' style='--quantity: 10;'>     <div class='card' style='--index: 0;--color-card: 142, 249, 252;'>  ...
12 月 25 日 07:44
01480

免费 WAF

免费WAF-软猫库
堡塔: https://www.bt.cn/new/btwaf.html   雷池: https://docs.waf-ce.chaitin.cn/zh/%E4%B8%8A%E6%89%8B%E6%8C%87%E5%8D%97/%E5%AE%89%E8%A3%85%E9%9B%B7%E6%B1%A0   南墙: http...
12 月 14 日 07:16
01380

翻滚的棍子

翻滚的棍子-软猫库
<!DOCTYPE html> <html lang='en'> <head> <meta charset='UTF-8' /> <title> 翻滚的棍子</title> <style> *, *::before, *::after { padding: 0; ma...
12 月 26 日 22:42
01570

iapp 获取手机 ua

iapp获取手机ua-软猫库
新建一个名为 ua 的 mjava 的模块,添加以下代码 import android.content.Context; import android.webkit.WebSettings; public String getUserAgent(Context context) { return WebSettings.getDef...
12 月 15 日 21:09
01050

扁平立体式

扁平立体式-软猫库
<!DOCTYPE html> <html lang='en'> <head> <meta charset='UTF-8'> <meta name='viewport' content='width=device-width, initial-scale=1.0'> <title> 扁...
12 月 27 日 23:19
01270

Reqable 抓包工具

Reqable抓包工具-软猫库
多协议流量分析 基于经典的 MITM 中间人代理方案捕获和分析您的应用流量,自适应 HTTP/HTTPS/SOCKS4/SOCKS5 等多种代理协议,并全面支持 HTTP2 协议,助您完整还原 BUG 现场。 丰富的过滤选项 支持多种...
12 月 15 日 21:31
01870

发射一颗火球

发射一颗火球-软猫库
<!DOCTYPE html> <html lang='en'> <head> <meta charset='UTF-8' /> <title> 发射一颗火球</title> <script src='https://cdnjs.cloudflare.com/ajax/l...
12 月 28 日 23:54
0680

Linux 自动磁盘挂载工具

Linux自动磁盘挂载工具-软猫库
说明: 1:本工具默认将数据盘挂载到/www 目录 2:若您的磁盘已分区,且未挂载,工具会自动将分区挂载到/www 3:若您的磁盘是新磁盘,工具会自动分区并格式化成 xfs/ext4 文件系统 Centos 系统请使...
12 月 16 日 10:35
01020