
Security News
Researcher Exposes Zero-Day Clickjacking Vulnerabilities in Major Password Managers
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
First install Ruby, then:
gem install teuton-get
$ teutonget init
==> Creating configuration files
✔ Create dir : /home/quigon/.config/teuton
✔ Create file : /home/quigon/.config/teuton/repos.ini
$ teutonget refresh
==> Refreshing active repos
✔ Repo teuton.en (10 tests)
✔ Repo teuton.es (4 tests)
$ teutonget search usermin
(x3) teuton.es:sistemas.3/scripting/usermin
$ teutonget show teuton.es:sistemas.3/scripting/usermin
name : usermin
author : fvarrui, dvarrui
date : 2022-11-05
desc : Usermin. Script para la gestión de usuarios
tags : script, usuario, crear, consultar, listar, eliminar
files : INSTALL.md, README.md, bin/docker.run, bin/up_environ.sh, config.yaml, lib/docker/consultar.rb, lib/docker/eliminar.rb, lib/docker/help.rb, lib/docker/listar.rb, lib/docker/nuevo.rb, lib/vm/consultar.rb, lib/vm/eliminar.rb, lib/vm/help.rb, lib/vm/listar.rb, lib/vm/nuevo.rb, start.rb, tt-info.yaml, vagrant/install-software.sh, vagrant/profesor.rb, vm.rb, vm.yaml
teuton.es:sistemas.3/scripting/usermin
:$ teutonget pull teuton.es:sistemas.3/scripting/usermin
==> Progress [██████████████] 100%
==> Download finished
Example: Locate TEST_ID for debian
related tests.
$ teutonget se debian
(x04) teuton.en:systems.1/03-debian-conf
(x04) teuton.en:systems.2/02-debian-basic-configuration
(x04) teuton.en:systems.2/03-debian-mkdir-command
(x04) teuton.en:systems.2/04-debian-users-grants
(x04) teuton.en:systems.2/11-debian-custom-installation
You can build teuton-get
Ruby gem from sources following the next steps:
git clone https://github.com/teuton-software/teuton-get
cd teuton-get
rake build
sudo gem install pkg/teuton-get-*.gem
Administrator
:gem install pkg\teuton-get-*.gem
FAQs
Unknown package
We found that teuton-get demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Hacker Demonstrates How Easy It Is To Steal Data From Popular Password Managers
Security News
Oxlint’s new preview brings type-aware linting powered by typescript-go, combining advanced TypeScript rules with native-speed performance.
Security News
A new site reviews software projects to reveal if they’re truly FOSS, making complex licensing and distribution models easy to understand.