You are not logged in.
Pages: 1
htpwd.rb v1.1 {2015-03-01} by Tux
Generate htaccess password using various languages and tools.
https://github.com/tuxy/ruby/blob/master/htpwd.rb
--- Usage ---
htPwd v1.1 by Tux {2015-03-01}
Usage: ./htpwd.rb [option] [password]
-rb, ruby password generator
-pl, perl password generator
-py, python password generator
-ph, php password generator
-sl, openssl password generator
// example use
./htpwd.rb -rb "some password here"
I coded this so I don't have to install and use apache's "htpasswd" tool.
As you can probebly guess I prefer to use nginx web server instead :-)
More info: http://nginx.org/en/docs/http/ngx_http_ … odule.html
Last edited by Tuxy (2015-07-02 16:38:55)
--{ Using Arch Linux Since 2011-10-25 }--
Keybase @ https://keybase.io/tuxy
GitHub @ https://github.com/tuxy
Offline
Pages: 1