This website requires JavaScript.
Explore
Help
Register
Sign In
dan
/
origo
Watch
1
Star
0
Fork
0
You've already forked origo
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b568a283ac04b84a55a9ea747f250f6f8a476775
origo
/
scripts
/
create-account.sh
6 lines
81 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial project push.
2026-01-15 09:50:55 -05:00
#!/usr/bin/env bash
Adding so many things.
2026-03-22 13:23:31 -04:00
PASSWORD
=
$1
echo
-n
$1
|
shasum -a
256
Initial project push.
2026-01-15 09:50:55 -05:00
openssl rand -hex
16
Reference in New Issue
Copy Permalink