This folder contains, command line base, single file, examples, use "--help" argument to get help.
- A tiny web browser
Allows open a web page with no tabs. - A cipher utility
Allows to encode, decode a file. - A discover utility
Allows to discover network services using mDNS or SSDP. - An HTTP client
Allows to get or post requests to an HTTP server. - An HTTP proxy
Could be used as an explicit proxy, supports connect.
Allows filtering and HTTP traffic monitoring. - A MQTT client and server
Allows to publish or subscribe to an MQTT server. - A WebSocket client
Allows to send or receive message to a WebSocket server. - A web server
Allows to serve static files.
Supports file upload and WebDAV. - An ACME client
Allows to get a certificate for a local HTTP server. - A WebView with documentation
Allows to browse the luajls documentation, including Lua reference, LDoc, LuaUnit and LuaCov. - A ZIP utility
Allows to create, extract or list ZIP file content.