> For the complete documentation index, see [llms.txt](https://doc.some3c.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.some3c.com/panda-classic/panda-forward.md).

# Panda Forward

## Features

Panda Forward is a P2P intranet penetration tool based on WebRTC technology, allowing you to easily achieve TCP port forwarding across local area networks. Whether you want to remotely access your home computer or connect to your home phone from the office, Panda Forward helps you establish secure and fast point-to-point connections.

<figure><img src="/files/8B7XpdxrmaNSovdocUDd" alt=""><figcaption></figcaption></figure>

## Software Download

Click to download  (Windows  /  Mac OS)

{% file src="/files/teKsiQEZeLwF14NZM37I" %}

## Remote phone screen mirroring Demonstration

{% embed url="<https://youtu.be/5PP7iQr6nIo>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://doc.some3c.com/panda-classic/panda-forward.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
