Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 1 month 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T17:53:51.000Z (over 3 years ago)
- Last Synced: 2023-03-11T11:37:43.285Z (almost 2 years 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-dockerheroku ps:scale web=0 --app wfwbf-docker
heroku restart --app wfwbf-docker
-Xms70m -Xmx70m -XX:MaxPermSize=25m