https://github.com/steffunky/login-attemps-ruby
Ruby script. Send you an email every 24h to notify you about login attemps on the unix server where it's executed
https://github.com/steffunky/login-attemps-ruby
Last synced: 8 months ago
JSON representation
Ruby script. Send you an email every 24h to notify you about login attemps on the unix server where it's executed
- Host: GitHub
- URL: https://github.com/steffunky/login-attemps-ruby
- Owner: steffunky
- Created: 2015-01-27T12:22:02.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-01-27T13:20:36.000Z (over 11 years ago)
- Last Synced: 2025-01-27T07:42:50.553Z (over 1 year ago)
- Language: Ruby
- Size: 129 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Login-Attemps-Ruby
Ruby script. Send you an email every 24h to notify you about login attemps on the unix server where it's executed
First you have to know that this is my first "usefull" ruby App,
What I plan for the future :
-Add a config.cfg
-Test on a real server
-Detect stmp server with mozilla API
-Add tls / starttls
To use this app you need Ruby env. and net/smtp (Ruby 2.0 +)
You need to puts some infos that the programm will ask and then it will send you a mail every 24h.
This App do not uses your mail infos to commercial use, if you share this app, please be sure to not send config.cfg.
Feel free to open issue or to contact me !