V1P Client is an encrypted proxy module that allows access to private network services using key-based authentication. The system is designed to maintain confidentiality of content, separate the identity of the client from the server, and prevent unauthorized access.
The client runs a local HTTP proxy (default port 8899) that can be used by browsers to access .v1p domains. Each HTTP request is translated into an encrypted packet using AES-GCM and sent to the relay.
The packet format includes the target identity, nonce, tag, and encrypted data. If the server recognizes the identity and key match, it sends an encrypted response that is decrypted back by the client before being forwarded to the browser.
Communication is end-to-end encrypted and only successful if the client has a valid key. The entire process runs without exposure of the server IP or content in open form.
With this architecture, the client acts as a secret interface to the network that is invisible to external systems, secure against scanning, and can only be used by entities with valid credentials.
donate: BTC: bc1q47f0wcf7005vw8gs8al24mm67h6epsrdz3gn7g