BroadcastChannel
https://channel.gandli.eu.org/
https://channel.gandli.eu.org/
# Windows 下使用 MDUT
MDUT - 多数据库利用工具
https://github.com/SafeGroceryStore/MDUT
https://github.com/DeEpinGh0st/MDUT-Extend-Release
#MDUT #多数据库利用工具 #OracleJDK8 #Scoop安装 #GitHub #Windows下使用MDUT #curl下载 #Java工具 #MDUT扩展版 #数据库测试
MDUT - 多数据库利用工具
https://github.com/SafeGroceryStore/MDUT
https://github.com/DeEpinGh0st/MDUT-Extend-Release
scoop install oraclejdk8
curl -o MDUT-Extend-1.1.0.zip https://github.com/DeEpinGh0st/MDUT-Extend-Release/releases/download/v1.1.0/MDUT-Extend-1.1.0.zip
curl -o MDUT-Extend-1.1.0.zip https://github.com/DeEpinGh0st/MDUT-Extend-Release/releases/download/v1.1.0/MDUT-Extend-1.1.0.zip
java.exe -jar MDUT.jar
java.exe -jar MDUT-Extend.jar#MDUT #多数据库利用工具 #OracleJDK8 #Scoop安装 #GitHub #Windows下使用MDUT #curl下载 #Java工具 #MDUT扩展版 #数据库测试
curl -X POST -d "file=/etc/passwd" http://192.168.153.130/test
如果是json
curl -X POST -H "Content-Type: application/json" -d '{"file": "/etc/passwd"}' http://192.168.153.130/test
#curl #POST #传参