https://github.com/mhutter/sdn-diag
https://github.com/mhutter/sdn-diag
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mhutter/sdn-diag
- Owner: mhutter
- License: mit
- Created: 2019-08-26T13:21:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-26T13:21:32.000Z (almost 7 years ago)
- Last Synced: 2025-01-29T02:24:52.241Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= "sdn-diag" container image
Toolkit to troubleshoot cluster-network issues.
Starts a simple webserver that listens on port `$PORT` (8080 by default) and returns a HTTP/1.1 200 OK for each request. Also contains some simple debugging tools (cURL, nmap, ...)
== License
MIT (see link:LICENSE[LICENSE])
---
> https://hutter.io/[Manuel Hutter] -
> GitHub https://github.com/mhutter[@mhutter] -
> Twitter https://twitter.com/dratir[@dratir]