TaskNet
  • Welcome to TaskNet Documentation
  • 🚀Getting Started
    • Authentication
      • API KEY
      • Environments
      • Fingerprints
    • Private Vs Public
    • QuickStart
  • Node Operators
    • Becoming a Node Operator
  • 📕Features
    • Browser Sessions
      • Automation Script Support
      • Automation with API
      • Real-Time View
      • File Downloads, and Uploads
    • User Fingerprints
      • Proxy
      • Chrome Extensions
  • 📚Guides
    • Running Automation Scripts
    • RealTime View
  • reference
    • Typescript SDK
      • NodeJS/Typescript
    • API Reference
      • Sessions
      • Enviornments
      • Fingerprints
      • Extensions
      • Page
      • Operators
  • What's New
    • Changelog
  • Socials
    • X
    • Github
    • Linkedin
    • Discord
Powered by GitBook
On this page
  1. Features
  2. User Fingerprints

Proxy

obscure the browser from detection

Configure browser sessions to use proxies based on your requirements:

  • Enable Proxy: Activate proxy usage for the browser session. When enabled, select the country from which you want the proxy to route your traffic. This allows you to access region-specific content and manage your browsing location effectively.

  • Disable Proxy: Opt to run the browser session without a proxy. This provides direct internet access without routing through an intermediary server.

Additionally, when using proxy services, you can choose to either reuse the same IP address for consistency across sessions or cycle (change) the IP address as needed to enhance privacy and reduce the risk of detection. These options are accessible through our API, allowing you to manage IP behavior seamlessly without directly handling IP configurations.

PreviousUser FingerprintsNextChrome Extensions

Last updated 3 months ago

📕