Thomas T. Jarløv

Results 37 issues of Thomas T. Jarløv

# Next update The next update will include a automation tool for user saved commands. ## Why Instead of typing `nmap -sV --version-intensity 5 192.168.1.1` in the terminal on each...

enhancement

- [ ] Cleanup - [ ] Split main file up into smaller procs - [ ] [2] - 1-line global with comment below is not recognized - [x] [1]...

Commandline option to choose the desired output: top comments, proc, template, macro, etc. Import as library - same option

enhancement

```nim proc initCallSoonProc = if asyncfutures.getCallSoonProc().isNil: asyncfutures.setCallSoonProc(callSoon) ```

help wanted

This is just a showcase for a GUI for `nmqtt_pub`. When the verbose parameter in `nmqtt_pub` is updated, the output will be much better. Furthermore, a config for previous connection...

Hi @disruptek I'm testing the various API's and now I have come to testing the library within a multi threaded universe. When enabling `--threads:on` the compilation fails due to `gcsafe`....

## Case With Mummy 0.4.x, the commit below implements a connection drop on an invalid request URI due to the new parsing of URI elements. ## Problem Running Mummy behind...