Great Plugins for Hexo
Microsoft Remote Desktop URL Scheme
In development, I hope that user can invoke the RDP app by one click on the web page. I think URL Scheme is the answer.
Actual tests have found that the support for RDP URL Scheme is incomplete.
Platform
MacOS
System version has behave different, actual verification: BigSur supports ok.
1
rdp://full%20address=s:<ip>:<port>&username=s:Administrator
Sonoma not work
Failed to launch ‘rdp://full%20address=s:127.0.0.1:3389&username=s:Administrator’ because the scheme does not have a registered handler.
manual install RDP
Windows
Only supports launching the RDP client, but cannot pass any parameter.
RDP File Download
The currently perfect support is for users to manually download the .rdp
file and open it manually. The File content is followdings.
How to Use Caddy
Introduction for OpenAI Moderation
Besides providing chat models, OpenAI API also offers many useful technologies, including Moderation.
Here is what I know.
Is this API free? Yes, Free
That’s right, moderation is free
.
Purpose of Moderation
Based on the provided content, it scores according to predefined categories and if the content belongs to the predefined category.