> For the complete documentation index, see [llms.txt](https://doc.bitbrowser.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.bitbrowser.net/help1/proxy/http-https-sock5-ssh.md).

# Http/Https/Sock5/Ssh

### (1) Add browser -- Set http/https/sock5/ssh proxy

![](/files/pRcD4tx1h3hbbgnfr5UL)

![](/files/mie3w7HQdhu0NyHG1wOJ)

1. To "Browsers" -> Add browser
2. Select Custom Proxy Method
3. IP look up service, we provide IP-API, IP123, and Luminati exclusive.
4. Select a proxy type.
5. Fill in the Host, Port, Username and Password.

### (2) Import browsers -- Set http/https/sock5/ssh proxy

![](/files/7R4ftDqK1jMw2ymnFHw9)

1. To "Browsers" -> Click Batch Import
2. Download Template file.
3. Fill in template as you need.
4. Fill in the proxy type with http,https,socks5,ssh
5. Proxy info, format:

   Host:Port:Username:Password

   eg: 11.22.33.44:8888:user:password
6. Save excel file and import.


---

# 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:

```
GET https://doc.bitbrowser.net/help1/proxy/http-https-sock5-ssh.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
