I have an armbox busybox (Embedded Linux) with limited binaries. How to send mail or put without using curl?
busybox has wget, but this is a limitation and unsuitable for publication. But you can combine busybox with netcat to achieve the result, see Link. You just need to download the netcat binaries for your hand.
Source: https://habr.com/ru/post/1232990/More articles:Using bash with Node.js child_process using shell option fails - node.jshow to disable color ANSI escape codes in rails 4 logs - loggingWhy does Valgrind detect a memory leak in a calloc expression - cmup deploy errors when using webapp.connecthandlers - javascriptRecursive regex with text before parentheses - phpiOS 9 - Keyboard displays package name as "(null)" when updating - iosAndroid studio / eclipse emulator showing only part of the screen - androidIs there a common DDD template for working with underload domain objects? - c #R shiny - DT :: renderDataTable column width - rExcluding MYSQL query results using INNER JOIN - sqlAll Articles