Skip to content

Commit 49ccd5c

Browse files
committed
updated some links
1 parent 3e39a02 commit 49ccd5c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### What is this repository for?
22

3-
The idea is to have a tool to analyze dependencies between objects in a scripted way. This module is a wrapper on [QuickGraph](), using its successor [QuikGraph](https://github.com/KeRNeLith/QuikGraph) library
3+
The idea is to have a tool to analyze dependencies between objects in a scripted way. This module is a wrapper on [QuickGraph](https://github.com/YaccConstructor/QuickGraph), using its successor [QuikGraph](https://github.com/KeRNeLith/QuikGraph) library
44

55
### Documentation
66
[Documentaion is here](https://github.com/eosfor/PSGraph/wiki)
@@ -11,6 +11,6 @@ Install-Module PSQuickGraph -Scope CurrentUser
1111
```
1212
### Usage examples
1313

14-
- [How to see relationships in your module](https://eosfor.github.io/2018/how-to-see-relationships-in-your-module/)
15-
- [How to find dependencies between applications](https://eosfor.github.io/2017/how-to-find-dependencies-between-applications/)
16-
- [Analyzing sysmon events with graph](https://eosfor.github.io/2017/analyzing-sysmon-events-with-graph/)
14+
- [Visualizing traffic flow though Azure Firewall](https://azazello.darkcity.dev/sankey-d3/)
15+
- [Visualizing Azure networking with graphs and d3js](https://azazello.darkcity.dev/azure-networking-d3js/)
16+
- [Analyzing sysmon events with graph](https://azazello.darkcity.dev/graphs-windows-firewall/)

0 commit comments

Comments
 (0)