rev-proxy-grapher icon indicating copy to clipboard operation
rev-proxy-grapher copied to clipboard

Remove unreachable nodes

Open xtuc opened this issue 8 years ago • 0 comments

Ref https://github.com/mricon/rev-proxy-grapher/issues/4

I tried to make as much progress as I could (first time I use Python3 :smile:).

Default behavior unchanged, activable with the flag: --nmap-remove-unreachable.

Example:

  • The complete infrastructure: graph-complete

  • nmap against the public IP and with --nmap-remove-unreachable flag: graph-from-the-outside

Ideally we could remove the undefined nodes.

xtuc avatar Oct 15 '17 11:10 xtuc