An open API service indexing awesome lists of open source software.

https://github.com/traefik/whoamitcp

Tiny Go server that prints os information and TCP request to output
https://github.com/traefik/whoamitcp

go golang tcp whoami

Last synced: about 1 month ago
JSON representation

Tiny Go server that prints os information and TCP request to output

Awesome Lists containing this project

README

        

# WhoamiTCP

[![Docker Pulls](https://img.shields.io/docker/pulls/traefik/whoamitcp.svg)](https://hub.docker.com/r/traefik/whoamitcp/)
[![Build Status](https://github.com/traefik/whoamitcp/workflows/Main/badge.svg?branch=master)](https://github.com/traefik/whoamitcp/actions)

| Flag | Default | Description |
|------------|---------|------------------------|
| `port` | `:8080` | Port |
| `certFile` | | TLS - certificate path |
| `keyFile` | | TLS - key path |
| `name` | | name |
| `banner` | false | Connection banner |