> ## Documentation Index
> Fetch the complete documentation index at: https://manual.voiceping.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Giao Thức Truyền Thông Mạng (Tường Lửa)

> Danh sách các tên miền, cổng và giao thức cần được cho phép để sử dụng VoicePing

export const ContactVi = () => <>
    <Tip>
      Nếu bạn có bất kỳ câu hỏi nào, vui lòng liên hệ với chúng tôi qua <a href="https://forms.gle/6AUho7oj3zBr79e96">biểu mẫu này</a>.
    </Tip>

    <h2>Liên kết chính thức</h2>

    <CardGroup cols={2}>
      <Card title="Website chính thức" icon="globe" href="https://voiceping.net/en/">
        Truy cập website chính thức
      </Card>
      <Card title="X (Twitter)" icon="x-twitter" href="https://x.com/VoicePingMedia">
        Theo dõi trên X
      </Card>
      <Card title="Facebook" icon="facebook" href="https://www.facebook.com/voiceping.inc">
        Thích trên Facebook
      </Card>
      <Card title="LinkedIn" icon="linkedin" href="https://www.linkedin.com/company/28684130/">
        Kết nối trên LinkedIn
      </Card>
    </CardGroup>
  </>;

Để sử dụng VoicePing, bạn cần cho phép truy cập vào các tên miền, cổng và giao thức sau.

## Máy Chủ Phát Trực Tuyến Âm Thanh/Video

### Máy Chủ Phát Trực Tuyến 1

| Mục             | Giá Trị                        |
| --------------- | ------------------------------ |
| Tên miền        | `vultr.livekit.voice-ping.com` |
| Địa chỉ IP Tĩnh | 45.76.51.170                   |
| TCP             | 443                            |

### Máy Chủ Phát Trực Tuyến 2

| Mục        | Giá Trị                               |
| ---------- | ------------------------------------- |
| Tên miền   | `vultr.livekit-turn.voice-ping.com`   |
| Địa chỉ IP | 45.76.111.71                          |
| TCP        | 443, 7881, 20000\~30000               |
| UDP        | 443, 3478, 50000~~60000, 20000~~30000 |

## Truyền Thông Lớp Ứng Dụng (HTTPS, TCP: 443)

### Tên Miền voiceping.io

| URL                                   | Địa Chỉ IP Tĩnh |
| ------------------------------------- | --------------- |
| `https://api.voiceping.io`            | 34.49.37.215    |
| `https://etherpad.voiceping.io`       | 34.8.18.167     |
| `https://app.voiceping.io`            | -               |
| `https://download.voiceping.io`       | -               |
| `https://icon.voiceping.io`           | -               |
| `https://stt-audio.voiceping.io`      | -               |
| `https://virtual-object.voiceping.io` | -               |
| `https://s3-avatar.voiceping.io`      | -               |
| `https://ui-avatars.voiceping.io`     | -               |

### Tên Miền voice-ping.com

| URL                                      | Địa Chỉ IP Tĩnh |
| ---------------------------------------- | --------------- |
| `https://voice-ping.com`                 | 45.32.48.68     |
| `https://download.voice-ping.com`        | -               |
| `https://stt.a.voice-ping.com`           | 108.160.134.40  |
| `https://stt.b.voice-ping.com`           | -               |
| `https://stt.c.voice-ping.com`           | -               |
| `https://stt.d.voice-ping.com`           | -               |
| `https://stt.e.voice-ping.com`           | -               |
| `https://data-management.voice-ping.com` | 104.238.150.171 |

### AWS CloudFront

* `https://dq03tfaefbvnp.cloudfront.net`
* `https://d3mufm8lfyucw5.cloudfront.net`
* `https://d1f03x0rm1aq9s.cloudfront.net`

### Đăng Nhập Apple

* `https://appleid.cdn-apple.com/*`

### Cloudflare Insights

* `https://static.cloudflareinsights.com/*`

## Khi Yêu Cầu Xác Thực

Nếu bạn đang sử dụng mạng công ty, bạn có thể được yêu cầu nhập tên người dùng và mật khẩu như hiển thị bên dưới. Xin lưu ý rằng đây là **thông tin đăng nhập mạng công ty**, không phải tên người dùng và mật khẩu VoicePing.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/UDonPy9U4TF-4rTr/ja/images/network-firewall/01-auth-dialog.png?fit=max&auto=format&n=UDonPy9U4TF-4rTr&q=85&s=a343c92036988c0ba77911211b78e767" alt="Hộp thoại xác thực" width="2048" height="1082" data-path="ja/images/network-firewall/01-auth-dialog.png" />
</Frame>

## Cài Đặt Windows

Đối với người dùng Windows, vui lòng cho phép truyền thông qua tường lửa khi khởi động lần đầu. Nếu bạn vô tình từ chối, bạn có thể bật nó sau từ cài đặt Windows Defender Firewall.

<Frame>
  <img src="https://mintcdn.com/test-cf63e467/UDonPy9U4TF-4rTr/ja/images/network-firewall/02-windows-firewall.png?fit=max&auto=format&n=UDonPy9U4TF-4rTr&q=85&s=4ebec9dad09de70240541d713f054ccf" alt="Cài đặt tường lửa Windows" width="1700" height="536" data-path="ja/images/network-firewall/02-windows-firewall.png" />
</Frame>

<ContactVi />
