start_webtool
Erlang/OTP helper for web-based tools
Install
- All systems
-
curl cmd.cat/start_webtool.sh
- Debian
-
apt-get install erlang-webtool
- Ubuntu
-
apt-get install erlang-webtool
- Alpine
-
apk add erlang-webtool
- Kali Linux
-
apt-get install erlang17-webtool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install erlang-webtool
- Raspbian
-
apt-get install erlang-webtool
- Dockerfile
- dockerfile.run/start_webtool
- Docker
-
docker run cmd.cat/start_webtool start_webtool
powered by Commando
erlang-webtool
Erlang/OTP helper for web-based tools
WebTool provides an easy way to use web-based tools with Erlang/OTP. It configures and starts a web server as well as all available tools.
erlang17-webtool
Erlang/OTP helper for web-based tools
WebTool provides an easy way to use web-based tools with Erlang/OTP. It configures and starts a web server as well as all available tools. This package is the version 17 to fix couchdb in Kali-rolling. This is a temporay package. It should be removed once python-faraday doesn't need couchdb anymore.