fleex icon indicating copy to clipboard operation
fleex copied to clipboard

Fleex makes it easy to create multiple VPS on cloud providers and use them to distribute workloads.

Results 14 fleex issues
Sort by recently updated
recently updated
newest added

Current implementation make equal chunks and send for scan. But if one chunk takes more time to complete the job all other machine sits idle. There is an option -d...

feature
WOW

So i run fleex scan with the `--delete` flag, for some reason the file copying failed and hence the command didn't run. But also, the boxes were not deleted. Imagine...

bug

looking at the idea of the project i think this can be a very successful project within the time being with improvements, i didn't take a look at the code...

feature
WOW

hello, so i am having a problem where i receive an error during `build `process. here's the error: ``` panic: runtime error: invalid memory address or nil pointer dereference [signal...

bug

WIP:implementation of custom vps with Fleex Configuration: ```yaml custom: vps-1: ip: {VPS-IP} port: {VPS-PORT} username: {USERNAME} password: {PASSWD} vps-2: ip: {VPS-IP} port: {VPS-PORT} username: {USERNAME} password: {PASSWD} vps-3: ip: {VPS-IP}...

feature

I have a digital ocean account and been trying to build an image and try out the fleex utility I have added the DO token in the config.yaml I did...

bug
help wanted

Hi i am using linode with fleex when i am creating a new image with fleex build -d (with or without -d, it doesn't matter) the image is does not...

bug
help wanted

hi, i use linode as provider, i have spawn 10 box named galgari and tried to run this command: `fleex scan -i subdomains.txt -o output -c '~/go/bin/httpx -random-agent -no-color -ports...

bug

Hello . when running fleex scan, sometimes it throws an error like this - FATA[0001] dial tcp ip:2266 : connect: connection refused . using DigitalOcean.

bug
help wanted

![image](https://user-images.githubusercontent.com/46501627/126102590-f61bafa6-308f-47f5-962e-c5ef1409b66d.png)

bug