Giter VIP home page Giter VIP logo

Comments (8)

msoap avatar msoap commented on August 11, 2024

Hi,
how did you install the shell2http? also via snap? If yes - this may be the reason, and please try reinstall via deb-package or just run binary from releases

from shell2http.

msoap avatar msoap commented on August 11, 2024

I tried run same script:
image

but used mysql-client installed from homebrew and shell2http installed from binaries

from shell2http.

shashank-google avatar shashank-google commented on August 11, 2024

from shell2http.

msoap avatar msoap commented on August 11, 2024

Unfortunately there is currently no rpm-package.

You can try something like this:

curl -Ls https://github.com/msoap/shell2http/releases/download/1.13/shell2http-1.13.linux.amd64.tar.gz | sudo tar -C /usr/local/bin/ -xzf - shell2http

And before, please uninstall shell2http snap package.

from shell2http.

msoap avatar msoap commented on August 11, 2024

@shashank-google did this install method help you?

from shell2http.

shashank-google avatar shashank-google commented on August 11, 2024

from shell2http.

shashank-google avatar shashank-google commented on August 11, 2024

Thanks Sergey.
Your command to untar and copy utility (below) works.
I am able to execute mysql command (or any other) on centos.

curl -Ls https://github.com/msoap/shell2http/releases/download/1.13/shell2http-1.13.linux.amd64.tar.gz | sudo tar -C /usr/local/bin/ -xzf - shell2http

from shell2http.

msoap avatar msoap commented on August 11, 2024

ok,
snap packages have a lot restrictions because the binaries are in their own "sendboxes".

from shell2http.

Related Issues (20)

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.