Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How this guy has so many workers by just 1 exe can i do same like this #54

Open
mrwick008 opened this issue Dec 19, 2022 · 8 comments
Open

Comments

@mrwick008
Copy link

@UnamSanctam sir how can i do like this...how can i make multiple workers by just 1 exe
Screenshot_20221220-020443

@UnamSanctam
Copy link
Owner

Looks like he might use a central database that assigns the worker names (something similar to a web panel or server), but for my miner you can either use {COMPUTERNAME} or {RANDOM} if you want a dynamic name.

@mrwick008
Copy link
Author

mrwick008 commented Dec 19, 2022

Can i do same like this from your webpanel? @UnamSanctam yeah i can name randomly it doesn't matter but i can i name 1 exe uncountable times.? If this is possible then tell me how..where i put the names ?

@UnamSanctam
Copy link
Owner

Can i do same like this from your webpanel? @UnamSanctam yeah i can name randomly it doesn't matter but i can i name 1 exe uncountable times.? If this is possible then tell me how..where i put the names ?

You can code it into it the endpoint.php, it's not too difficult to do.

Not fully sure what you mean by "yeah i can name randomly it doesn't matter but i can i name 1 exe uncountable times", if you enter {RANDOM} then it will randomize the worker name for each pool connection it does.

@mrwick008
Copy link
Author

Sir i mean how can i name 1 exe several times... suppose i am spreading my exe file through a website...but..how will i get these names of exe for each download thats what i am asking sir..i can name 1 exe while building it...only

@mrwick008
Copy link
Author

Sir i mean how can i name 1 exe several times... suppose i am spreading my exe file through a website...but..how will i get these names of exe for each download thats what i am asking sir..i can name 1 exe while building it...only

@UnamSanctam sir..i want to contact you personally please

@UnamSanctam
Copy link
Owner

The exe name does not matter, that's not what shows up in the pool. What shows up in the pool is the worker name you choose, if you choose {COMPUTERNAME} or {RANDOM} as the worker name then they will be dynamic like they are in your screenshot (though his names look centralized).

@mrwick008
Copy link
Author

Ok sir i understood thanks..
@UnamSanctam can i contact you personally please

@UnamSanctam
Copy link
Owner

My only personal contact right now is my email: unams@protonmail.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants