Random Port Generator (x10) ·

Docker container used to generate 10 random ports. Mostly to use on my website as templates.
👷 Installing / Getting started
Script used to generate ports for my docker (and others..) templates
docker run -it --rm ghcr.io/sthopeless/randomport:latest
or with sudo
sudo docker run -it --rm ghcr.io/sthopeless/randomport:latest
🏆 Versioning
This project uses semantic releases for versioning. For the versions available, see the Tags.
📥 Configuration
Simply run one of the above commands, it will print out 10 random ports
🐛 Issues
Feel free to file a new issue with a respective title and description on the the repository. If you already found a solution to your problem, i would love to review your pull request!
🎉 Contributing
First of all, thank you for being interested in helping out, your time is always appreciated in every way. 💯
Here's some tips:
- Check the issues page for already opened issues (or maybe even closed ones) that might already address your question/bug/feature request.
- Feature requests are welcomed! Provide some details on why it would be helpful for you and others, explain how you're using bull-board and if possible even some screenshots if you are willing to mock something!
Check out the contributing page to see the best places to file issues, start discussions and begin contributing.
Support
Reach out to the maintainer at one of the following places:
- Discord chat
- The email which is located in Github profile
📕 License
Released in 2021 📕 License
Made with ❤️ by Sthope
For more information, please refer to the LICENSE file.
Give a ⭐️ if this project helped you!