DataImpulse
  • Welcome
  • Proxies
    • Types of connections
    • Protocols
    • Connection Hosts
    • Targeting
      • Default Targeting
      • Target Filters
    • Parameters
      • Country
      • Exclude Country
      • Exclude ASN
      • State
      • ASN
      • ZIP
      • City
      • Anonymous
      • Session Id
      • Session Interval
    • Threads
    • UDP
  • Authentication methods
    • User:pass authentication
    • Whitelist IPs
  • Port access
  • Auto-recharge
  • Blocked Websites
  • Errors
  • Resellers
    • Custom DNS host
    • Manage SSL Certificates
    • Deposit Calculation Update
    • Target Filters for sub-users
    • API for Resellers
  • Affiliate Program
  • Useful Links
    • Dashboard
    • Tutorials
    • Locations
    • API for Resellers
    • API for Users
    • Status Page
  • Support
Powered by GitBook
On this page
  1. Proxies
  2. Parameters

Session Id

sessid - Connect to a specific IP address for 30 minutes. The value for sessidcan be any string or number.

It's not a replacement for Sticky proxies, but rather an alternative when you want to connect to a specific IP address for an average of 30 minutes.

Real people provide residential IPs, and if the IP provider you are using goes offline, your IP will be automatically replaced with another available one.

Example:

curl -x "http://login__cr.au;sessid.123:password@gw.dataimpulse.com:823" https://api.ipify.org/

Using __cr.au;sessid.123 signifies that the client wants to connect to an IP address labeled as 123 in Australia (e.g., IP 154.6.151.212).

curl -x "http://login__cr.au;sessid.45:password@gw.dataimpulse.com:823" https://api.ipify.org/

Similarly, cr.au;sessid.45 indicates the client's request for an IP address labeled as 45 in Australia (e.g., IP 38.55.106.76).

When you connect to the proxy via __cr.au;sessid.123 you will consistently be assigned the IP address 154.6.151.212 for the entire 30-minute duration. Likewise, connecting with __cr.au;sessid.45 will result in the IP address 38.55.106.76 being assigned.

Ensure that the port is specified in the settings as 824 for Socks5 or 823 for HTTPS.

PreviousAnonymousNextSession Interval

Last updated 6 months ago