# paqet ## Docs - [dump](https://mintlify.wiki/hanselime/paqet/commands/dump.md): Capture and display raw TCP packets for debugging - [iface](https://mintlify.wiki/hanselime/paqet/commands/iface.md): List available network interfaces and their addresses - [ping](https://mintlify.wiki/hanselime/paqet/commands/ping.md): Test connectivity by sending a raw TCP packet to the server - [run](https://mintlify.wiki/hanselime/paqet/commands/run.md): Start paqet client or server from configuration file - [secret](https://mintlify.wiki/hanselime/paqet/commands/secret.md): Generate a secure encryption key for paqet configuration - [version](https://mintlify.wiki/hanselime/paqet/commands/version.md): Display paqet version and build information - [Architecture](https://mintlify.wiki/hanselime/paqet/concepts/architecture.md): Understanding paqet's client-server architecture and component design - [How It Works](https://mintlify.wiki/hanselime/paqet/concepts/how-it-works.md): Understanding paqet's packet-level proxy architecture and transport mechanism - [Security Model](https://mintlify.wiki/hanselime/paqet/concepts/security-model.md): Understanding paqet's security characteristics, encryption, and firewall bypass mechanism - [Client Configuration](https://mintlify.wiki/hanselime/paqet/configuration/client.md): Complete reference for paqet client configuration options - [Encryption Configuration](https://mintlify.wiki/hanselime/paqet/configuration/encryption.md): Secure your paqet connection with encryption - [Configuration Overview](https://mintlify.wiki/hanselime/paqet/configuration/overview.md): Learn how to configure paqet using YAML files - [Server Configuration](https://mintlify.wiki/hanselime/paqet/configuration/server.md): Complete reference for paqet server configuration options - [Transport Configuration](https://mintlify.wiki/hanselime/paqet/configuration/transport.md): Configure KCP transport protocol for optimal performance - [Client Setup](https://mintlify.wiki/hanselime/paqet/guides/client-setup.md): Step-by-step guide to configure and run the paqet client - [Firewall Configuration](https://mintlify.wiki/hanselime/paqet/guides/firewall-configuration.md): Critical iptables configuration to prevent kernel interference - [Network Configuration](https://mintlify.wiki/hanselime/paqet/guides/network-configuration.md): How to find and configure network details for paqet - [Port Forwarding Mode](https://mintlify.wiki/hanselime/paqet/guides/port-forwarding.md): Forward specific local ports to remote targets through the paqet tunnel - [Server Setup](https://mintlify.wiki/hanselime/paqet/guides/server-setup.md): Step-by-step guide to configure and run the paqet server - [SOCKS5 Proxy Mode](https://mintlify.wiki/hanselime/paqet/guides/socks5-proxy.md): Use paqet as a SOCKS5 proxy for dynamic application-level forwarding - [Testing Connectivity](https://mintlify.wiki/hanselime/paqet/guides/testing.md): Tools and techniques for testing and verifying paqet connections - [Troubleshooting](https://mintlify.wiki/hanselime/paqet/guides/troubleshooting.md): Common issues and solutions for paqet connectivity problems - [Installation](https://mintlify.wiki/hanselime/paqet/installation.md): Install paqet on Linux, macOS, and Windows - [Introduction](https://mintlify.wiki/hanselime/paqet/introduction.md): A bidirectional packet-level proxy built using raw sockets - [Quickstart](https://mintlify.wiki/hanselime/paqet/quickstart.md): Get up and running with paqet in minutes