Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
When the application is run in the web interface, the script name is included in the upper left corner of the application by default.
Is it possible to update this? If possible, where is it made?
@ankilleur No
@cezar https://community.bablosoft.com/post/100622
@yourfriendkarol said in does fingerprint work per thread or per application:
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint? OR i need to it in every thread
i mean if i apply it, and then i start multithreaded function, will these threads have that fingerprint?
OR i need to it in every thread
Each new thread has absolutely no data, no fingerprint, no proxy. All data he needs to pass through the resources, or through a global variable.
@support Thank you i will try :)