We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
SharpHostInfo.exe -s nbns,wmi -i 192.168.1.1/24 [*] Start NBNS service detection
未经处理的异常: System.Net.Sockets.SocketException: 当该操作在进行中,由于保持 活动的操作检测到一个故障,该连接中断。 在 System.Net.Sockets.Socket.EndReceiveFrom(IAsyncResult asyncResult, EndPoin t& endPoint) 在 System.Net.Sockets.UdpClient.EndReceive(IAsyncResult asyncResult, IPEndPoi nt& remoteEP) 在 SharpHostInfo.Services.NBNS.RecieveMessage(IAsyncResult asyncResult) 在 System.Net.LazyAsyncResult.Complete(IntPtr userToken) 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionCo ntext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C ontextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C ontextCallback callback, Object state) 在 System.Net.ContextAwareResult.Complete(IntPtr userToken) 在 System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped) 在 System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
The text was updated successfully, but these errors were encountered:
run error
Sorry, something went wrong.
No branches or pull requests
SharpHostInfo.exe -s nbns,wmi -i 192.168.1.1/24
[*] Start NBNS service detection
未经处理的异常: System.Net.Sockets.SocketException: 当该操作在进行中,由于保持
活动的操作检测到一个故障,该连接中断。
在 System.Net.Sockets.Socket.EndReceiveFrom(IAsyncResult asyncResult, EndPoin
t& endPoint)
在 System.Net.Sockets.UdpClient.EndReceive(IAsyncResult asyncResult, IPEndPoi
nt& remoteEP)
在 SharpHostInfo.Services.NBNS.RecieveMessage(IAsyncResult asyncResult)
在 System.Net.LazyAsyncResult.Complete(IntPtr userToken)
在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionCo
ntext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state, Boolean preserveSyncCtx)
在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, C
ontextCallback callback, Object state)
在 System.Net.ContextAwareResult.Complete(IntPtr userToken)
在 System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32
errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
在 System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32
errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
The text was updated successfully, but these errors were encountered: