Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkirsche/trace2neo4j
Traceroute to Neo4j tool for building network topology graphs in Neo4j
https://github.com/kkirsche/trace2neo4j
Last synced: about 1 month ago
JSON representation
Traceroute to Neo4j tool for building network topology graphs in Neo4j
- Host: GitHub
- URL: https://github.com/kkirsche/trace2neo4j
- Owner: kkirsche
- License: apache-2.0
- Created: 2016-10-26T21:16:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T00:00:44.000Z (about 8 years ago)
- Last Synced: 2024-06-20T15:42:48.519Z (6 months ago)
- Language: Go
- Size: 17.6 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# trace2neo4j
Traceroute to Neo4j tool for building network topology graphs in Neo4j## Assets
Find all DNS assets and build a cypher query file named assets.cypher in the current working directory with:
```
trace2neo assets ,,
```