Mzack9999
|
e4402e7449
|
lowering hmap storage requirement via omitempty (#3111)
|
2023-01-12 20:01:45 +05:30 |
|
Mzack9999
|
96c1dd3720
|
Adding custom ip to protocol generated variables (#3011)
* lint errors
* Extending context args support
* Ip => ip
|
2022-12-10 00:17:03 +05:30 |
|
Mzack9999
|
1fbbca66f9
|
Adding support to scan all v4/v6 IPs (#2709)
* Adding support to scan all v4/v6 IPs
* adding tests
* metainput prototype
* using new signature
* fixing nil pointer
* adding request context with metadata
* removing log instruction
* fixing merge conflicts
* adding clone helpers
* attempting to fix ipv6 square parenthesis wrap
* fixing dialed ip info
* fixing syntax
* fixing output ip selection
* adding integration tests
* disabling test due to gh ipv6 issue
* using ipv4 only due to GH limited networking
* extending metainput marshaling
* fixing hmap key
* adding test for httpx integration
* fixing lint error
* reworking marshaling/id-calculation
* adding ip version validation
* improving handling non url targets
* fixing condition check
|
2022-11-09 18:48:56 +05:30 |
|
Mzack9999
|
781e4e6105
|
Shared Execution Context Prototype (#2576)
* renaming var
* Introducing shared execution context prototype
* fixing field name
* adding shared values propagation
* adding shared context lock
* add slice values normalization
* adding integration tests
* adding metadata support for dns
* adding multi-protocol context sharing test
* removing debug test files
* moving contextargs around
* adding comments
* refactoring code
- getter/setter for complex types
- using pointers to avoid heap allocations
|
2022-10-03 15:42:20 +05:30 |
|