mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-22 13:50:49 +01:00
Update README.md
This commit is contained in:
parent
108e518701
commit
f20b0e2517
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Advanced Password Generator Clone
|
# Advanced Password Generator (APG) Clone
|
||||||
_apg.go_ is a simple APG-like password generator script written in Go. It tries to replicate the
|
_apg-go_ is a simple APG-like password generator script written in Go. It tries to replicate the
|
||||||
functionality of the
|
functionality of the
|
||||||
"[Automated Password Generator](https://web.archive.org/web/20130313042424/http://www.adel.nursat.kz:80/apg)",
|
"[Automated Password Generator](https://web.archive.org/web/20130313042424/http://www.adel.nursat.kz:80/apg)",
|
||||||
which hasn't been maintained since 2003. Since more and more Unix distributions are abondoning the tool, I was
|
which hasn't been maintained since 2003. Since more and more Unix distributions are abondoning the tool, I was
|
||||||
|
|
Loading…
Reference in a new issue