https://github.com/viktorvx/wordsfromwordbruteforce
This app is a telegram bot, that brute force "Words from word" game
https://github.com/viktorvx/wordsfromwordbruteforce
brute-force dockerfile heroku lightweight-images permutations profiling web-flux
Last synced: about 2 months ago
JSON representation
This app is a telegram bot, that brute force "Words from word" game
- Host: GitHub
- URL: https://github.com/viktorvx/wordsfromwordbruteforce
- Owner: ViktorVx
- Created: 2021-06-28T06:11:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T17:53:51.000Z (almost 5 years ago)
- Last Synced: 2025-01-26T09:42:55.703Z (over 1 year ago)
- Topics: brute-force, dockerfile, heroku, lightweight-images, permutations, profiling, web-flux
- Language: Java
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sudo docker tag {CONTAINER_HASH} registry.heroku.com/wfwbf-docker/web
sudo docker push registry.heroku.com/wfwbf-docker/web
heroku container:release web --app wfwbf-docker
heroku ps:scale web=0 --app wfwbf-docker
heroku restart --app wfwbf-docker
-Xms70m -Xmx70m -XX:MaxPermSize=25m