Releases: msoap/shell2http
1.9 - 2017-03-30
Changes:
- added build deb-package on Travis CI
- added some examples to README and man-page
- fixed bug with upload POST data greater than 65536 bytes
- added log for 404 requests
- fixed bug with handle CGI-mode with cache
- added
-timeout
option - added allow upload files
- links on index-page now is relative
- changed index page css
SHA256:
shell2http_1.9_amd64.deb 8d85f510b25a91f9edbc274a45dfca976671f90cd7f1bcd0fbb7493160a53b36
shell2http-1.9.linux.amd64.tar.gz/shell2http 1b1678f5fa7c29a573cb4bf8a31e1d9f58ac427750cf8600ed6c112cfdf8bb48
shell2http-1.9.linux.386.tar.gz/shell2http 08116d44c8c9888c91b794e6d382e12f2cf3ba81b609128c0b19c898e8ebf10d
shell2http-1.9.darwin.amd64.tar.gz/shell2http faf64d741348c18267837b0f2a968aba2a0b977431770a4b8f2fdcafee8ac760
shell2http-1.9.darwin.386.tar.gz/shell2http e827cfc1c10e5b51bf2a6b7b88c341c8fa5a1ff61a4bc3ece424505a1b4787ef
shell2http-1.9.windows.amd64.zip/shell2http.exe d0855b02e34ac3ff32f2885edf91a0f251e64ca4f61990b9ec3351789b0ca9a9
shell2http-1.9.windows.386.zip/shell2http.exe 445a8bc37fe785e36113f8590fc9cbfbc78207e4106c59d4b9b9435498c5ad72
shell2http-1.9.linux.arm.tar.gz/shell2http 3b0a7b925d35543771932a8ace1b23c8c8b2d9fb7367bb4ef0176745cbdb782e
shell2http-1.9.linux.arm64.tar.gz/shell2http 426c1e70d25f10b526d7e8c63c9ab355edcfc395216be49520cc394734af557a
1.8 - 2017-02-11
Changes:
- Cache now based on full URI
- Added HTTP Basic Authentication option
- Added man page
- Replace
github.com/koding/cache
bygithub.com/msoap/raphanus
for cache library - Added auto deploy binaries from travis CI to github releases
- Binaries for linux/macos now in
.tar.gz
format - Added deb-package
SHA1:
shell2http-1.8.linux.amd64.tar.gz/shell2http 7ea851f4e4d5c693f750fce891abb9d73b405ce7
shell2http-1.8.linux.386.tar.gz/shell2http b9bf75720ecedb3cddfd89fc397ebf5ac2688326
shell2http-1.8.darwin.amd64.tar.gz/shell2http ef1d207f4dc09c917afc95abe3be8bfaee447395
shell2http-1.8.darwin.386.tar.gz/shell2http 8b0641df3ed489b3c5b86b90d726b194d5563293
shell2http-1.8.windows.amd64.zip/shell2http.exe 708525d80480c8476f49b22c4910352b7d02d486
shell2http-1.8.windows.386.zip/shell2http.exe f0facf673473d41fa4367da3d25eab97bba3904a
shell2http-1.8.linux.arm.tar.gz/shell2http 641a9a75786d8ba1e4e255bb6348d65f5ae0b1ff
shell2http-1.8.linux.arm64.tar.gz/shell2http e9fcabb93cb5aa563d95420f058f0a3f75d7f603
shell2http_1.8_amd64.deb 327291bc2a6d270cd51ff3e0102bfb01f25962aa
1.7 - 2017-01-04
Changes:
- Added http-header for set http code in response
- Added SSL option
SHA1:
shell2http-1.7.linux.amd64.zip/shell2http 7ddac868eba508a7721428c8863904f7c01e5039
shell2http-1.7.linux.386.zip/shell2http bc07fbf985286718d0cdd4bc56760253826d6c2f
shell2http-1.7.darwin.amd64.zip/shell2http 4205f6f328219cd15ce1d79a92068f3a151ce7f9
shell2http-1.7.darwin.386.zip/shell2http 17a2457c262b4b110179e5b73fc733b9438db449
shell2http-1.7.windows.amd64.zip/shell2http.exe fc1ee55bf5221593bcf9b115a19b803ca7f663ac
shell2http-1.7.windows.386.zip/shell2http.exe 9b85441b494687405d3bf46c381d0ae20892c098
shell2http-1.7.linux.arm.zip/shell2http 13688414df6cdf619e6f7cd5984aca6ef5aefb5c
shell2http-1.7.linux.arm64.zip/shell2http 96e91ecb331f70e74153883bffaf2f35b6017a11
1.6 - 2016-09-10
Changes:
- fixed parse broken http-headers
SHA1:
shell2http-1.6.amd64.linux.zip/shell2http 3bd96adbc8e2bc7f09803ea833fdfd407fa75ae3
shell2http-1.6.386.linux.zip/shell2http f7f604a1da03caff48c02fa0faa363fed3f68143
shell2http-1.6.amd64.darwin.zip/shell2http 6090dd0fb6cefdf928e04045a98c8ce8af849102
shell2http-1.6.386.darwin.zip/shell2http fb00e4fec92834e1815de5ac53a609ee5e19e176
shell2http-1.6.amd64.windows.zip/shell2http.exe 8f4afb50ddddaef8a36289683b9253480930de34
shell2http-1.6.386.windows.zip/shell2http.exe 64a01e056e8a26edd212e6d23648fcbe025b8063
shell2http-1.6.arm.linux.zip/shell2http 7633cb481d4d77f4a595e08432769f619416122f
shell2http-1.6.arm64.linux.zip/shell2http b39ada9dbbc4a69ce2e3784802dff866e6266011
1.5 - 2016-07-29
Changes:
- added option
-shell
for custom shell - added option
-cache
- added option
-one-thread
, for run each shell command in one thread - added option
-include-stderr
- added option
-show-errors
- added real IP and host to log
- added http-header with command exit code
- fixed for IPv6 remote address
- fixed CGI/HTTP_PROXY header security issue
SHA1:
shell2http-1.5.amd64.linux.zip/shell2http b1ef6c77862b8616420e479c7e815f4054da3898
shell2http-1.5.386.linux.zip/shell2http 5b5a706f617d893100a4f10306bd9d037a2ae111
shell2http-1.5.amd64.darwin.zip/shell2http 82e6a4da99e201d4a1d54828a7e7b3594b253846
shell2http-1.5.386.darwin.zip/shell2http ab0062d26b258f004cb744e47f384e85b4634f62
shell2http-1.5.amd64.windows.zip/shell2http.exe 2e172d0344b6e9600f66b9569c70e526d34c5f89
shell2http-1.5.386.windows.zip/shell2http.exe d35afa225ae69fef8d9a4916684d1110649c4cde
shell2http-1.5.arm.linux.zip/shell2http 1f4e50cf0c269ddd27f495afe665b47d3972e1e3
shell2http-1.5.arm64.linux.zip/shell2http fd64eed5b0e664cfa9007f897ae4226410250c2b
1.4 - 2015-05-11
Changes:
- Allow "/" path
- Write POST-data to STDIN of script
- Allow CGI headers (for redirect)
SHA1:
shell2http-1.4.amd64.linux.zip/shell2http c2b7f53e2d7b95aaa2b7eefa73fcd72349c00485
shell2http-1.4.386.linux.zip/shell2http b57efe104b16b7c79af7219751930b054de2c04c
shell2http-1.4.amd64.darwin.zip/shell2http c03d503a2966a8636c76bae3e9dde7fd732783e7
shell2http-1.4.386.darwin.zip/shell2http a7254080207d06403219ee7dad6eb4a5680644ac
shell2http-1.4.amd64.windows.zip/shell2http.exe 14f1d09749b9f990c8a69dabd831f320bd9b9773
shell2http-1.4.386.windows.zip/shell2http.exe c0224ca34257d6251d53c25d6cc4555ef7a37771
shell2http-1.4.arm.linux.zip/shell2http e6d0683b39a6e1f89c89dc636fd01fbe3dd084e5
1.3 - 2015-04-25
Changes:
- Added options: -export-vars, -export-all-vars
- Added Windows support
SHA1:
shell2http-1.3.amd64.linux.zip/shell2http 317935b91616c60c28f187f3369015f030a7eadc
shell2http-1.3.386.linux.zip/shell2http 61d1ff695c255c6440893708eb8e57663875f149
shell2http-1.3.amd64.darwin.zip/shell2http f4c4d123691f57ba722bfb01f505e327d9a33bed
shell2http-1.3.386.darwin.zip/shell2http cf28ae73fada8088e6ff076fe037fbad47835916
shell2http-1.3.amd64.windows.zip/shell2http.exe 1a4a0ce1e9905a07b6de0e2797c291e4d6322e22
shell2http-1.3.386.windows.zip/shell2http.exe 05d78cb9c5557bfa3d90f31d1cd7aa0e246eadfd
shell2http-1.3.arm.linux.zip/shell2http 42727791b420f431908fe2a4783c6f2bfed6e371
1.2 - 2015-04-05
Changes:
- added new options: -no-index, -add-exit, -version
- added 404 page
- dont generate /exit command by default
SHA1:
shell2http-1.2.amd64.linux.zip/shell2http 923d23225d22ffaae0e1982845c8ae910fc39614
shell2http-1.2.386.linux.zip/shell2http d78fb607488907669123115c36716fd07b3d299d
shell2http-1.2.arm.linux.zip/shell2http dec2825f9c63d82a6b641ae23e75402c2120c181
shell2http-1.2.amd64.darwin.zip/shell2http 999d1e248c3f4f331bd205e938b004d15a228ae9
shell2http-1.2.386.darwin.zip/shell2http 1a8f1688484c45983aa9c28b7856818a1606c4f1
1.1 - 2015-03-30
Changes:
- Default bind to all interfaces
- Added example
shell2http_1.1.arm.linux.zip - for Raspberry Pi
SHA1 for binaries (inside zip):
shell2http_1.1.amd64.linux.zip 50ebeafd44fc7cf3391b3ff9d7bd00bd0a6ff22c
shell2http_1.1.386.linux.zip c1ce945cf13436e31b01700c22c3cceccd578d2a
shell2http_1.1.arm.linux.zip 370c8bb56849e16e575200b63954158de9e6aade
shell2http_1.1.amd64.darwin.zip 7626f166c9705d257c818951698423f1f0b62ca8
shell2http_1.1.386.darwin.zip d636678cbe1d48df31e47f1888cea149d51ae6f9