Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FleexSecurity/fleex
Fleex makes it easy to create multiple VPS on cloud providers and use them to distribute workloads.
https://github.com/FleexSecurity/fleex
bug-bounty bugbounty digitalocean distributed-computing distributed-systems hacking hacking-tool hacktoberfest linode
Last synced: 3 months ago
JSON representation
Fleex makes it easy to create multiple VPS on cloud providers and use them to distribute workloads.
- Host: GitHub
- URL: https://github.com/FleexSecurity/fleex
- Owner: FleexSecurity
- License: apache-2.0
- Created: 2021-06-09T12:29:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T22:40:54.000Z (12 months ago)
- Last Synced: 2024-05-01T16:56:27.165Z (6 months ago)
- Topics: bug-bounty, bugbounty, digitalocean, distributed-computing, distributed-systems, hacking, hacking-tool, hacktoberfest, linode
- Language: Go
- Homepage: https://fleexsecurity.github.io/fleex-docs/
- Size: 501 KB
- Stars: 234
- Watchers: 9
- Forks: 30
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - FleexSecurity/fleex - Fleex makes it easy to create multiple VPS on cloud providers and use them to distribute workloads. (Go)
README
![Fleex](static/Fleex-Banner.png)
Fleex allows you to create multiple VPS on cloud providers and use them to distribute your workload. Run tools like masscan, puredns, ffuf, httpx or anything you need and get results quickly!
# Install
```
GO111MODULE=on go install -v github.com/FleexSecurity/fleex@latest
```# Supported providers
- [Linode](https://www.linode.com)
- [Digitalocean](https://www.digitalocean.com)
- [Vultr](https://www.vultr.com/)# Available commands
# Documentation
# Referrals
# Main contributors
# License
Fleex is distributed under Apache-2.0 License