mirror of
https://github.com/yusing/godoxy.git
synced 2026-03-30 05:41:50 +02:00
docs: unify header to import path for package docs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Agent Package
|
||||
# agent/pkg/agent
|
||||
|
||||
The `agent` package provides the client-side implementation for interacting with GoDoxy agents. It handles agent configuration, secure communication via TLS, and provides utilities for agent deployment and management.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Stream proxy protocol
|
||||
# agent/pkg/agent/stream
|
||||
|
||||
This package implements a small header-based handshake that allows an authenticated client to request forwarding to a `(host, port)` destination. It supports both TCP-over-TLS and UDP-over-DTLS transports.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user