Logo
Explore Help
Sign In
telekom-security/tpotce
1
0
Fork 0
You've already forked tpotce
mirror of https://github.com/telekom-security/tpotce.git synced 2025-07-02 01:27:27 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
e43e8277fcd78a5469101e7d4a0374a0a6c53bea
tpotce/genuser.sh

3 lines
149 B
Bash
Raw Normal View History

add genuser.sh, fix errors macOS and Windows might not have htpasswd tools available, so adding this to the tpotinit image. users can run genuser.sh which simply contains a docker command to run tpotinit to create a user and add it to the T-Pot config (.env). Fix an issue where WEB_USER was added with hyphens Fix issues where shebang was incorrect Update .env / env.example
2024-03-13 16:30:17 +01:00
#!/usr/bin/env bash
add 24.04 version tag
2024-03-24 19:22:37 +01:00
docker run -v $HOME/tpotce:/data --entrypoint bash -it -u $(id -u):$(id -g) dtagdevsec/tpotinit:24.04 "/opt/tpot/bin/genuser.sh"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 175ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API