-
4361c1eb11
add transparenz background
main
Simon Rieger
2024-03-19 22:45:43 +0100
-
616572fab8
fix README
Simon Rieger
2024-03-19 21:50:55 +0100
-
56ee3e242f
fix README
Simon Rieger
2024-03-19 21:50:03 +0100
-
c0035c2b89
change README
Simon Rieger
2024-03-19 21:14:09 +0100
-
9b0c4efe56
fix get random color
Simon Rieger
2024-03-19 20:57:48 +0100
-
84387e105d
Update docker-network-graph.py
v0.0.4
MuratovAS
2024-01-14 03:28:30 +0500
-
e13dcacb0a
add example
v0.0.3
MuratovAS
2024-01-14 03:19:45 +0500
-
2492ba0646
visualization of ports
MuratovAS
2024-01-14 03:18:42 +0500
-
212a082af3
line type = network type
v0.0.2
MuratovAS
2024-01-14 01:29:41 +0500
-
e8c090b3be
Update README.md
Aleksej Muratov
2024-01-13 17:15:22 +0000
-
a93f185969
update ci
v0.0.1
MuratovAS
2024-01-13 21:37:07 +0500
-
b503fb7bb9
Update README.md
MuratovAS
2024-01-13 21:32:28 +0500
-
739a7a1527
update
MuratovAS
2024-01-13 21:31:01 +0500
-
bb23b21806
ignore dot output
Will
2023-06-16 21:46:59 -0400
-
a9dd1728c9
update docker, clamp 3.6 <= python < 4
Will
2023-06-16 21:46:17 -0400
-
8a1870dbcd
fix FORMATS import
Will
2023-06-16 21:41:42 -0400
-
65fbe46fb0
no need for python 3.9, any 3 is OK
Will
2023-06-16 21:21:44 -0400
-
a3864544cb
and add some more colors while at it
Will
2023-06-16 21:16:01 -0400
-
e1439b4cd2
fix broken random color generator
Will
2023-06-16 21:13:04 -0400
-
7b641843b8
black, format
Will
2023-06-16 21:08:59 -0400
-
243fcad43f
utilities build, run, and consistent name scheme
Will
2023-06-16 21:06:24 -0400
-
0ba6f32791
Merge pull request #23 from LeoVerto/dependabot/github_actions/docker/metadata-action-4
Leo Verto
2022-05-06 11:41:49 +0000
-
-
1e4f435f1c
Bump docker/metadata-action from 3 to 4
dependabot[bot]
2022-05-05 14:14:18 +0000
-
-
ca07144332
Merge pull request #22 from LeoVerto/dependabot/github_actions/actions/cache-3
Leo Verto
2022-03-22 12:13:00 +0000
-
-
0632c868f0
Merge pull request #21 from LeoVerto/dependabot/github_actions/actions/checkout-3
Leo Verto
2022-03-22 12:12:51 +0000
-
-
d2bab00c5b
Bump actions/cache from 2 to 3
dependabot[bot]
2022-03-21 14:13:27 +0000
-
-
-
5dd0a04edb
Bump actions/checkout from 2 to 3
dependabot[bot]
2022-03-02 14:14:42 +0000
-
-
12c71f2c7d
Merge pull request #19 from LeoVerto/dependabot/pip/urllib3-1.26.5
Leo Verto
2021-06-16 20:10:59 +0000
-
-
d8bcd1aa2f
Ignore minor and patch updates of Action dependencies
Leo Verto
2021-06-16 20:10:22 +0000
-
148df41841
Bump urllib3 from 1.26.4 to 1.26.5
dependabot[bot]
2021-06-02 04:40:07 +0000
-
-
fca31d8e23
Merge pull request #13 from LeoVerto/dependabot/github_actions/crazy-max/ghaction-docker-meta-v3
Leo Verto
2021-05-11 22:44:18 +0000
-
-
fe1d9653ed
Update docker metadata action path
LeoVerto
2021-05-12 00:38:37 +0200
-
6f412418d6
Bump crazy-max/ghaction-docker-meta from v2 to v3
dependabot[bot]
2021-05-11 06:20:05 +0000
-
-
4f2289bdcf
Use correct image name in action
LeoVerto
2021-04-28 02:02:36 +0200
-
3374d5b415
Add GH Action for building and pushing docker image
LeoVerto
2021-04-28 01:41:55 +0200
-
8791d2084c
Update requirements for Python 3.9
LeoVerto
2021-04-28 01:39:35 +0200
-
8c5cc44946
Fix KeyError when networks with no gateway exist
LeoVerto
2020-07-01 15:46:24 +0200
-
23112d8e39
Show interface aliases above IPs
LeoVerto
2020-06-05 01:01:30 +0200
-
0544246f7c
Fix KeyError when containers are attached to no or host network
LeoVerto
2020-06-04 23:24:50 +0200
-
7f20305350
Add docker-compose file for testing different network configurations with dummy containers
LeoVerto
2020-06-04 23:02:33 +0200
-
267bed9719
Update dependencies, pin docker library to 3.7
LeoVerto
2020-06-04 23:00:23 +0200
-
59ea5ea0b5
Update and clarify README
LeoVerto
2018-11-27 07:37:31 +0100
-
bd079656a6
Update docker-py version, use MVC pattern, automatically select file type
LeoVerto
2018-11-27 07:22:25 +0100
-
b84d30ee18
Style cleanup, use f-strings
LeoVerto
2018-11-27 03:22:10 +0100
-
25eb4942b0
Add editorconfig
LeoVerto
2018-11-27 03:05:37 +0100
-
fe05ab2eb3
Improve build speed by making intermediaries reusable
LeoVerto
2018-11-08 15:03:53 +0100
-
ba2ca68284
Fix error on containerless networks
LeoVerto
2018-11-08 14:59:01 +0100
-
4390b6da78
Fix IndexError on unconfigured networks
LeoVerto
2018-09-14 18:07:24 +0200
-
3586b9f0c9
Fix KeyError on unused networks
LeoVerto
2018-09-10 18:45:36 +0200
-
f1b5a1132c
Use ENTRYPOINT instead of CMD to allow running the container with custom args
LeoVerto
2018-08-31 21:51:03 +0200
-
2a89518aef
Read network ICC value
LeoVerto
2018-08-31 21:34:24 +0200
-
ea7ecc2381
Merge remote-tracking branch 'upstream/master'
LeoVerto
2018-08-31 19:32:30 +0200
-
-
a97144d3ca
Fixes #1 Add license
Eugene Agafonov
2018-08-31 20:28:25 +0300
-
23a74a820c
Merge pull request #3 from MonkeyDo/patch-1
LeoVerto
2018-08-31 14:57:37 +0000
-
-
567ad0b8cb
Fix error when internal networks are present
LeoVerto
2018-08-31 16:56:59 +0200
-
b6198efee0
Updated online graphviz tool link
Monkey Do
2018-08-31 16:55:50 +0200
-
26b979b0d1
Added link to online Graphviz tool
Monkey Do
2018-08-31 16:38:22 +0200
-
-
58bde04833
Code cleanup
LeoVerto
2018-08-31 15:31:36 +0200
-
74997fbe68
Add example graph
LeoVerto
2018-08-31 15:31:13 +0200
-
4b478431ac
Add rm to docker run in README
LeoVerto
2018-08-31 13:58:52 +0200
-
082900985a
Update readme description
LeoVerto
2018-08-31 13:55:22 +0200
-
32d580da1a
Make network colours temporally consistent
LeoVerto
2018-08-31 13:54:41 +0200
-
77e2cbedef
Prefer pre-generated colours to random ones, close #2
LeoVerto
2018-08-31 13:07:32 +0200
-
895f06e7d1
Update README to use fdp instead of dot
LeoVerto
2018-08-31 06:23:07 +0200
-
98b38d11ac
Use fdp with splines and random network colours
LeoVerto
2018-08-31 06:21:48 +0200
-
ad53549664
Update docker command in README
LeoVerto
2018-08-31 05:29:50 +0200
-
dc950fae29
Add Dockerfile and instructions for running container
LeoVerto
2018-08-31 05:16:34 +0200
-
ab88c610e1
Add command line parameters
LeoVerto
2018-08-31 04:50:58 +0200
-
f715389aa6
Remove makefile and update instructions to use pipenv
LeoVerto
2018-08-31 03:40:05 +0200
-
d2553aecaa
Add Pipfile
LeoVerto
2018-08-31 03:34:14 +0200
-
303ccd1c32
Update to python 3
LeoVerto
2018-08-31 03:34:04 +0200
-
-
de1d39175a
record-style output in color
Eugene Agafonov
2016-09-30 01:58:34 +0300
-
0dc41a015c
Add README
Eugene Agafonov
2016-09-30 00:59:45 +0300
-
49d7e25f01
Styling
Eugene Agafonov
2016-09-30 00:53:06 +0300
-
c6158017a6
Initial commit
Eugene Agafonov
2016-09-30 00:48:22 +0300