active_hashcash
Protect Rails applications against bots and brute force attacks without annoying humans.
파일 탐색기
최종 버전 다운로드 (.zip)- active_hashcash_manifest.js
- .keep
- hashcash.js
- application.css
- addresses_controller.rb
- application_controller.rb
- assets_controller.rb
- stamps_controller.rb
- .keep
- addresses_helper.rb
- application_helper.rb
- stamps_helper.rb
- application_job.rb
- application_mailer.rb
- application_record.rb
- stamp.rb
- .keep
- index.html.erb
- _ariato_base.css
- _ariato_extra.css
- _logo.svg.erb
- _style.css
- application.css.erb
- ariato.css.erb
- favicon.ico
- favicon.svg.erb
- _filters.html.erb
- index.html.erb
- show.html.erb
- application.html.erb
- console
- rails
- setup
- ca.yml
- de.yml
- en.yml
- es.yml
- fr.yml
- it.yml
- jp.yml
- pt.yml
- routes.rb
- 20240215143453_create_active_hashcash_stamps.rb
- engine.rb
- version.rb
- active_hashcash_tasks.rake
- active_hashcash.rb
- addresses_controller_test.rb
- stamps_controller_test.rb
- .keep
- manifest.js
- .keep
- application.css
- channel.rb
- connection.rb
- .keep
- application_controller.rb
- sessions_controller.rb
- application_helper.rb
- application_job.rb
- application_mailer.rb
- .keep
- application_record.rb
- application.html.erb
- mailer.html.erb
- mailer.text.erb
- show.html.erb
- rails
- rake
- setup
- development.rb
- production.rb
- test.rb
- assets.rb
- content_security_policy.rb
- filter_parameter_logging.rb
- inflections.rb
- permissions_policy.rb
- en.yml
- application.rb
- boot.rb
- cable.yml
- database.yml
- environment.rb
- puma.rb
- routes.rb
- storage.yml
- schema.rb
- .keep
- .keep
- 404.html
- 422.html
- 500.html
- apple-touch-icon-precomposed.png
- apple-touch-icon.png
- favicon.ico
- .keep
- .keep
- .keep
- .keep
- local_secret.txt
- config.ru
- Rakefile
- stamps.yml
- .keep
- .keep
- .keep
- navigation_test.rb
- .keep
- stamp_test.rb
- .keep
- active_hashcash_test.rb
- test_helper.rb
- .gitignore
- active_hashcash.gemspec
- active_hashcash_dashboard.png
- benchmark.html
- CHANGELOG.md
- demo.gif
- Gemfile
- Gemfile.lock
- LICENSE.txt
- logo.png
- Rakefile
- README.md
- rorvswild_logo.jpg
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/BaseSecrete/active_hashcash
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd active_hashcash
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
