msoap / shell2http

Executing shell commands via HTTP server
MIT License
1.34k stars 132 forks source link

may support read cig/shell script from file #100

Closed wjtxyz closed 7 months ago

wjtxyz commented 9 months ago

shorter command line for convenience for example shell2http -cgi /read @cgi_read.sh /write cgi_write.sh # cgi_read.sh & cgi_write.sh is file

msoap commented 9 months ago

Hi @wjtxyz, not very clear, what difference between cgi_read.sh and cgi_write.sh? Looks like we are read and running both shell files in the same way