Linux command
brave 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Open
brave
Open
brave [https://example.com]
Open
brave --incognito [https://example.com]
Open
brave --new-window [https://example.com]
Open
brave --app=[https://example.com]
Use
brave --user-data-dir=[~/.config/brave-profile2]
说明
brave is a privacy-focused web browser built on Chromium. It blocks ads and trackers by default, includes a built-in cryptocurrency wallet, and rewards users with BAT tokens for viewing privacy-respecting ads. The browser emphasizes speed, privacy, and security while maintaining compatibility with Chrome extensions.
参数
- --incognito
- Open in incognito (private) mode
- --new-window
- Open URL in a new window
- --new-tab _url_
- Open URL in a new tab
- --app=_url_
- Open URL in application mode without browser UI
- --user-data-dir=_dir_
- Use a specific profile directory (default: ~/.config/brave-browser)
- --proxy-server=_server_
- Use specified HTTP/SOCKS4/SOCKS5 proxy server for requests
- --disable-extensions
- Disable all browser extensions
- --no-proxy-server
- Don't use a proxy server, always make direct connections
- --headless
- Run in headless mode without a visible window
FAQ
What is the brave command used for?
brave is a privacy-focused web browser built on Chromium. It blocks ads and trackers by default, includes a built-in cryptocurrency wallet, and rewards users with BAT tokens for viewing privacy-respecting ads. The browser emphasizes speed, privacy, and security while maintaining compatibility with Chrome extensions.
How do I run a basic brave example?
Run `brave` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --incognito do in brave?
Open in incognito (private) mode