Giter Club home page Giter Club logo

iot-technology / iot-toolkit Goto Github PK

View Code? Open in Web Editor NEW
295.0 295.0 40.0 10.7 MB

Toolkit is a IoT protocol client CLI for IoT developer and learners. CoAP、MQTT And NB-IoT protocol are currently supported. It supports colors, autocompletion, internationalization(chinese, english and german…) and multi-platforms

Home Page: https://iot.mushuwei.cn/#/toolkit/

License: Apache License 2.0

Java 99.92% Shell 0.08%
coap coap-cli coap-client coap-protocol command-line-tool iot mqtt mqtt-client mqtt-protocol

iot-toolkit's People

Contributors

github-actions[bot] avatar sanshengshui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

iot-toolkit's Issues

The coap protocol requires DTLS support

The following DTLS Identity supported :

  • PSK stands for Pre-Shared Key, which is a symmetric key encryption method where two communicating parties share the same key in advance for encrypting and decrypting data. It is commonly used for secure communication between devices, such as in VPN or wireless networks.

Version 0.7.1 implements the above

  1. RPK stands for Raw Public Key, which is a public key certificate format used for identity authentication based on public key encryption mechanisms. RPK emphasizes the transmission of the public key in its raw format without the need for a Certificate Authority (CA) signed certificate. It provides a lightweight approach to encryption and identity authentication.

  2. X509 is a certificate format standard widely used in SSL/TLS protocols and other encrypted communications. X509 certificates include a public key and its associated digital signature, signed by a trusted Certificate Authority (CA). X509 certificates verify the identity of entities and ensure the confidentiality and integrity of communications.

🙏 Let us know if you are Toolkit user 💚

Hi! IoT developer and learners,

If you liked this project, please comment on your favorite features and the missing features of this project.
let us know in this issue.

Ideally give us :

  • A particular feature of mqtt or coap you like.
  • Certain features of mqtt or coap.
  • You want to add iot protocol support.

(We can do it for you, just let a comment here)

Thx 🙏

(You could also star ⭐ the Github project if this is not already done 😉 )

Content of README.md and README_CN.md should be swapped

The content of README.md is in Chinese, while the content of README_CN.md is in English. Shouldn't the content of those two files be swapped? // README.md 内容为中文,README_CN 内容为英文。 不应该交换这两个文件的内容吗?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.