Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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