[go: nahoru, domu]

Skip to content

Does anyone use -t ? #31

Closed Answered by Marshall-Hallenbeck
bongobongoland asked this question in Q&A
Discussion options

You must be logged in to vote

We create a ThreadPooler task for each thread that is defined (by default it's 100, which is plenty): https://github.com/Pennyw0rth/NetExec/blob/main/nxc/netexec.py#L55

There are default timeouts and network connection timing that we can't help - what specifically makes you think that the threads aren't being properly created? If it wasn't multi-threaded, you would see each host 1 by 1, but you see results randomly (that is, sometimes you see them slightly out of order).

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@Marshall-Hallenbeck
Comment options

@bongobongoland
Comment options

@Marshall-Hallenbeck
Comment options

Answer selected by bongobongoland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants