Affected by GO-2022-0792
and 2 other vulnerabilities
GO-2022-0792 : Privilege Escalation in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0857 : Information Exposure in Kubernetes in github.com/kubernetes/kubernetes
GO-2022-0893 : Access Restriction Bypass in kubernetes in github.com/kubernetes/kubernetes
Discover Packages
github.com/kubernetes/kubernetes
test
images
n-way-http
command
Version:
v1.1.8
Opens a new window with list of versions in this module.
Published: Feb 23, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
A webserver that runs n http handlers. Example invocation:
- server -port 8080 -prefix foo -num 10 -start 0
Will given you 10 /foo(i) endpoints that simply echo foo(i) when requested.
- server -start 3 -num 1
Will create just one endpoint, at /foo3
Source Files
¶
Click to show internal directories.
Click to hide internal directories.